Skip to content

Commit

Permalink
bump interdependencies to ^0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Aug 12, 2022
1 parent 9acb52f commit bcf22a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -16,8 +16,8 @@
}
],
"require": {
"php": "^7.4|>=8.0",
"pheature/toggle-core": "^0.3",
"php": "^7.4|^8.0|^8.1",
"pheature/toggle-core": "^0.5",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit bcf22a2

Please sign in to comment.