Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Naktibalda authored Jul 18, 2022
1 parent 7dafd5f commit b22525d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,11 @@
"homepage": "https://codeception.com/",
"require": {
"php": "^8.0",
"codeception/codeception": "dev-5.0-interfaces as 5.0.0",
"codeception/codeception": "^5.0.0-RC6",
"league/factory-muffin": "^3.3",
"league/factory-muffin-faker": "^2.3"
},
"conflict": {
"codeception/codeception": "<5.0"
},
"minimum-stability": "dev",
"minimum-stability": "RC",
"autoload": {
"classmap": [
"src/"
Expand Down

0 comments on commit b22525d

Please sign in to comment.