Skip to content

Commit 4d0ca83

Browse files
committed
fix: null validation for optional params
1 parent ef938a1 commit 4d0ca83

2 files changed

Lines changed: 54 additions & 43 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"utopia-php/emails": "0.6.*",
5858
"utopia-php/dns": "1.1.*",
5959
"utopia-php/dsn": "0.2.1",
60-
"utopia-php/framework": "0.33.*",
60+
"utopia-php/framework": "dev-fix-nullable-check as 0.33.99",
6161
"utopia-php/fetch": "0.4.*",
6262
"utopia-php/image": "0.8.*",
6363
"utopia-php/locale": "0.8.*",

composer.lock

Lines changed: 53 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)