Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TavoNiievez committed Jan 13, 2025
1 parent 54d9fef commit 11ce073
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 500 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,13 @@
"codeception/module-laravel": "^2.1 | ^3.0 | *@dev",
"facade/ignition": "^2.17",
"fakerphp/faker": "^1.24",
"nunomaduro/collision": "^5.11"
"nunomaduro/collision": "^5.11",
"phpunit/phpunit": "^9.6"
},
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
"sort-packages": true,
"platform": {
"php": "7.4.0"
}
"sort-packages": true
},
"extra": {
"laravel": {
Expand Down
Loading

0 comments on commit 11ce073

Please sign in to comment.