Skip to content

Commit

Permalink
Merge pull request #50 from aaemnnosttv/update/semver
Browse files Browse the repository at this point in the history
  • Loading branch information
aaemnnosttv authored Dec 12, 2021
2 parents 6ee4b91 + fc336df commit a1211e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ wordpress/
/deploy/*
!/deploy/*.sh
!/deploy/*.enc
.phpunit.result.cache
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": "^5.6 || ^7.0 || ^8.0",
"composer/semver": "^1.0"
"composer/semver": "^1 || ^2 || ^3"
},
"require-dev": {
"phpunit/phpunit": "^5 || ^6 || ^7 || ^8 || ^9",
Expand Down

0 comments on commit a1211e4

Please sign in to comment.