Skip to content

Commit

Permalink
Add PHP Version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Rindula authored Aug 30, 2022
1 parent 968051c commit b523261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
}
],
"require": {
"php": "^5.6|^7.0",
"cakephp/cakephp": "^3.4"
},
"require-dev": {
Expand Down

0 comments on commit b523261

Please sign in to comment.