Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UI typecast for earlier nullable assertion #1690

Merged
merged 9 commits into from
Nov 7, 2021
Merged
Prev Previous commit
fix not up-too-date atk4/data temporary
mvorisek committed Nov 7, 2021

Verified

This commit was signed with the committer’s verified signature.
CraftSpider Rune Tynan
commit 59178488eb3a20775600080f65852d4e398fd686
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -56,6 +56,9 @@
"php": ">=7.4 <8.2",
"atk4/data": "dev-develop"
},
"conflict": {
"mvorisek/atk4-hintable": ">=1.7.1"
},
"require-release": {
"php": ">=7.4 <8.2",
"atk4/data": "~3.1.0"