Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ousid committed Mar 18, 2024
1 parent 9d6f9cf commit 1d9de44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php": "^8.0|^8.1",
"php": "^8.1",
"coderflexx/laravel-presenter": "^2.0",
"illuminate/contracts": "^10.0|^11.0",
"jaybizzle/crawler-detect": "^1.2",
Expand All @@ -27,7 +27,7 @@
"nunomaduro/larastan": "^1.0|^2.0",
"orchestra/testbench": "^8.0|^9.0",
"pestphp/pest": "^1.22|^2.34",
"pestphp/pest-plugin-laravel": "^1.1|^2.23",
"pestphp/pest-plugin-laravel": "^1.1|^2.3",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
Expand Down

0 comments on commit 1d9de44

Please sign in to comment.