Skip to content

Commit 0038402

Browse files
Update composer.json
Fixed invalid data error.
1 parent 07b8b21 commit 0038402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"license": "MIT",
1414
"require": {
15-
"cakephp/cakephp": "^5.*"
15+
"cakephp/cakephp": "^5.0.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)