Skip to content

Commit

Permalink
chevere 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Jan 9, 2024
1 parent c2e5113 commit a229983
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"require": {
"php": "^8.1",
"chevere/action": "^1.0.x-dev",
"chevere/data-structure": "^1.0",
"chevere/message": "^0.1.0",
"chevere/data-structure": "^1.0.1",
"chevere/message": "^1.0.0",
"chevere/parameter": "^1.0.x-dev",
"nyholm/psr7": "^1.8",
"psr/http-factory": "^1",
Expand All @@ -24,7 +24,7 @@
"psr/http-server-middleware": "^1"
},
"require-dev": {
"chevere/var-dump": "0.10.x-dev",
"chevere/var-dump": "^0.10.x-dev",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.5",
"symplify/easy-coding-standard": "^11.1"
Expand Down

0 comments on commit a229983

Please sign in to comment.