Skip to content

Commit

Permalink
[symfony-toggle#44] update dependency constraints to ^0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Dec 12, 2022
1 parent 265fef8 commit f1cc8ba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,15 @@
],
"require": {
"php": "^7.4|^8.0|^8.1|^8.2",
"pheature/toggle-core": "^0.5",
"pheature/toggle-crud": "^0.5",
"pheature/toggle-crud": "^0.7",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
"webmozart/assert": "^1.10"
},
"require-dev": {
"icanhazstring/composer-unused": "^0.8",
"pheature/inmemory-toggle": "^0.5",
"pheature/inmemory-toggle": "^0.7",
"phpcompatibility/php-compatibility": "^9.3",
"phpro/grumphp": "^1.0",
"phpstan/extension-installer": "^1.1",
Expand Down

0 comments on commit f1cc8ba

Please sign in to comment.