Skip to content

Commit

Permalink
Merge pull request #15 (Add nette/utils v4 compatibility)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubboucek authored Jun 6, 2023
2 parents 8e5ed05 + 54ac57b commit 08b2eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
"ext-json": "*",
"nette/utils": "^3.0"
"nette/utils": "^3.0 || ^4.0"
},
"require-dev": {
"firebase/php-jwt": "^5.0 || ^6.0",
Expand Down

0 comments on commit 08b2eea

Please sign in to comment.