Skip to content

Commit c3825dd

Browse files
committed
refactor: update dependencies for Laravel 12 compatibility
1 parent 4129b8e commit c3825dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
4848
"pestphp/pest": "^1.21|^2.0|^3.7",
4949
"pestphp/pest-plugin-laravel": "^1.1|^v2.3.0|^3.0",
50-
"phpstan/extension-installer": "^1.1",
51-
"phpstan/phpstan-deprecation-rules": "^1.0"
50+
"phpstan/extension-installer": "^1.3|^2.0",
51+
"phpstan/phpstan-deprecation-rules": "^1.1|^2.0"
5252
},
5353
"autoload": {
5454
"files": [

0 commit comments

Comments
 (0)