We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
composer.json
1 parent 9d6f9cf commit 1d9de44Copy full SHA for 1d9de44
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "^8.0|^8.1",
+ "php": "^8.1",
20
"coderflexx/laravel-presenter": "^2.0",
21
"illuminate/contracts": "^10.0|^11.0",
22
"jaybizzle/crawler-detect": "^1.2",
@@ -27,7 +27,7 @@
27
"nunomaduro/larastan": "^1.0|^2.0",
28
"orchestra/testbench": "^8.0|^9.0",
29
"pestphp/pest": "^1.22|^2.34",
30
- "pestphp/pest-plugin-laravel": "^1.1|^2.23",
+ "pestphp/pest-plugin-laravel": "^1.1|^2.3",
31
"phpstan/extension-installer": "^1.1",
32
"phpstan/phpstan-deprecation-rules": "^1.0",
33
"phpstan/phpstan-phpunit": "^1.0",
0 commit comments