Skip to content

Commit

Permalink
Raise required PHP version to 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Naktibalda committed Aug 20, 2022
1 parent e0a23f4 commit bf4fba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"php": ">=5.4.0",
"php": ">=5.5.0",
"composer-plugin-api": "^1.0 || ^2.0"
},
"require-dev": {
Expand Down

0 comments on commit bf4fba8

Please sign in to comment.