Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Jun 20, 2021
1 parent f2310bd commit bb61053
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -11,15 +11,15 @@
],
"require": {
"php": "^7.4|^8.0",
"pheature/toggle-core": "^0.2",
"pheature/toggle-model": "^0.2",
"pheature/toggle-crud": "^0.2",
"pheature/toggle-crud-psr7-api": "^0.2"
"pheature/toggle-core": "^0.1.1",
"pheature/toggle-model": "^0.1.1",
"pheature/toggle-crud": "^0.1.1",
"pheature/toggle-crud-psr7-api": "^0.1.1"
},
"require-dev": {
"infection/infection": "^0.23.0",
"pheature/dbal-toggle": "^0.2",
"pheature/inmemory-toggle": "^0.2",
"pheature/dbal-toggle": "^0.1.1",
"pheature/inmemory-toggle": "^0.1.1",
"phpro/grumphp": "^1.0",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^8.0 || ^9.0",
Expand Down

0 comments on commit bb61053

Please sign in to comment.