Skip to content

Commit 8c38853

Browse files
committed
Update dependencies
1 parent dde9742 commit 8c38853

File tree

4 files changed

+310
-571
lines changed

4 files changed

+310
-571
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@
2020
"barryvdh/laravel-ide-helper": "^2.8",
2121
"codeception/codeception": "^4.1",
2222
"codeception/module-asserts": "^1.3",
23-
"codeception/module-laravel": "^1.1 | *@dev",
24-
"codeception/module-phpbrowser": "^1.0",
23+
"codeception/module-laravel": "^2.0 | *@dev",
2524
"facade/ignition": "^1.16",
2625
"fakerphp/faker": "^1.13",
27-
"nunomaduro/collision": "^3.0",
26+
"nunomaduro/collision": "^3.1",
2827
"phpunit/phpunit": "^9.5"
2928
},
3029
"config": {

0 commit comments

Comments
 (0)