Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
leMaur committed Jan 8, 2022
1 parent 8dff098 commit c173bae
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.0",
"barryvdh/laravel-debugbar": "^3.5",
"ergebnis/phpstan-rules": "^1.0",
"fakerphp/faker": "^1.14",
Expand Down Expand Up @@ -45,9 +45,7 @@
"spatie/laravel-package-tools": "^1.4.3",
"spatie/laravel-ray": "^1.9",
"spatie/pest-plugin-snapshots": "^1.0",
"spatie/pest-plugin-test-time": "^1.0",
"thecodingmachine/phpstan-safe-rule": "^1.1",
"thecodingmachine/safe": "^1.3"
"spatie/pest-plugin-test-time": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c173bae

Please sign in to comment.