Skip to content

Commit 1d9de44

Browse files
committed
update composer.json
1 parent 9d6f9cf commit 1d9de44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.0|^8.1",
19+
"php": "^8.1",
2020
"coderflexx/laravel-presenter": "^2.0",
2121
"illuminate/contracts": "^10.0|^11.0",
2222
"jaybizzle/crawler-detect": "^1.2",
@@ -27,7 +27,7 @@
2727
"nunomaduro/larastan": "^1.0|^2.0",
2828
"orchestra/testbench": "^8.0|^9.0",
2929
"pestphp/pest": "^1.22|^2.34",
30-
"pestphp/pest-plugin-laravel": "^1.1|^2.23",
30+
"pestphp/pest-plugin-laravel": "^1.1|^2.3",
3131
"phpstan/extension-installer": "^1.1",
3232
"phpstan/phpstan-deprecation-rules": "^1.0",
3333
"phpstan/phpstan-phpunit": "^1.0",

0 commit comments

Comments
 (0)