Skip to content

Commit

Permalink
bump chevere
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Feb 23, 2022
1 parent 12e1c03 commit 653ee02
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 @@ -9,13 +9,13 @@
],
"require": {
"php": ">=8.0",
"chevere/chevere": "^0.3",
"chevere/chevere": "~0.5 || ^0.5.x-dev",
"league/climate": "^3.8"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"symplify/easy-coding-standard": "^10.0",
"chevere/xr": "^0.1.3"
"symplify/easy-coding-standard": "^10.1",
"chevere/xr": "^0.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 653ee02

Please sign in to comment.