Skip to content

Commit

Permalink
chevere 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Dec 21, 2022
1 parent f93e535 commit 923007f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"amphp/parallel": "^1.4",
"chevere/chevere": "^2.0.x-dev"
"chevere/chevere": "^2.0"
},
"require-dev": {
"chevere/var-dump": "^0.7.1",
Expand Down Expand Up @@ -42,6 +42,7 @@
"scripts": {
"all": [
"composer phpstan",
"composer test",
"composer test-rep",
"composer infection"
],
Expand Down

0 comments on commit 923007f

Please sign in to comment.