Skip to content

Commit 40b6b0c

Browse files
committed
Laravel 11.x Support
1 parent f9442e4 commit 40b6b0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"cslant/telegram-git-notifier": "^v1.3"
4141
},
4242
"require-dev": {
43-
"friendsofphp/php-cs-fixer": "^v3.37",
43+
"friendsofphp/php-cs-fixer": "^v3.0",
4444
"nunomaduro/collision": "^7.10",
45-
"nunomaduro/larastan": "^2.6",
46-
"orchestra/testbench": "^8.14",
47-
"pestphp/pest": "^2.24",
45+
"nunomaduro/larastan": "^2.9",
46+
"orchestra/testbench": "^8.0",
47+
"pestphp/pest": "^2.0",
4848
"phpstan/extension-installer": "^1.3",
4949
"phpstan/phpstan-deprecation-rules": "^1.1",
5050
"phpstan/phpstan-phpunit": "^1.3"

0 commit comments

Comments
 (0)