Skip to content

Commit

Permalink
Update composer requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jun 7, 2022
1 parent 11e9d80 commit df8dc9e
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 @@ -24,7 +24,7 @@
},
"require": {
"php": ">=7.2",
"cakephp/cakephp": "dev-4.next as 4.4.0",
"cakephp/cakephp": "^4.4.0",
"cakephp/chronos": "^2.0",
"composer/composer": "^1.3 | ^2.0",
"jdorn/sql-formatter": "^1.2"
Expand Down

0 comments on commit df8dc9e

Please sign in to comment.