Skip to content

Commit

Permalink
update composer require
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel committed Jun 21, 2022
1 parent 9789ed4 commit 0b84ac7
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 @@ -28,7 +28,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.4",
"cakephp/cakephp": "4.next-dev"
"cakephp/cakephp": "^4.4"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 0b84ac7

Please sign in to comment.