diff --git a/composer.json b/composer.json index a6b2159..35928d1 100644 --- a/composer.json +++ b/composer.json @@ -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", @@ -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": {