Skip to content

Commit

Permalink
Fix codeception version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
Naktibalda committed Feb 20, 2022
1 parent 9fb3661 commit 6575989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"php": "^8.0",
"ext-dom": "*",
"ext-json": "*",
"codeception/codeception": "dev-5.0-interfaces as 5.0.0",
"codeception/codeception": "^5.0.0-alpha2",
"justinrainbow/json-schema": "~5.2.9",
"softcreatr/jsonpath": "^0.8"
},
Expand Down

0 comments on commit 6575989

Please sign in to comment.