Skip to content

Commit c984780

Browse files
committed
update dev libraries
1 parent 204fab2 commit c984780

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

composer.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,20 @@
2222
"spatie/laravel-package-tools": "^1.13.0"
2323
},
2424
"require-dev": {
25-
"driftingly/rector-laravel": "^1.0",
26-
"larastan/larastan": "^2.9.2",
27-
"laravel/pint": "^1.14.0",
28-
"nunomaduro/collision": "^7.10.0 || ^8.1.1",
29-
"orchestra/testbench": "^8.22.0 || ^9.0",
30-
"phpstan/extension-installer": "^1.3.1",
31-
"phpstan/phpstan-deprecation-rules": "^1.1.4",
32-
"phpstan/phpstan-phpunit": "^1.3.16",
33-
"phpstan/phpstan-strict-rules": "^1.5.2",
34-
"phpunit/phpunit": "^10.5.13",
35-
"psr/log": "^3.0",
36-
"rector/rector": "^1.0.3",
37-
"sentry/sentry": "^4.6.1",
38-
"symfony/http-client": "^6.4.5"
25+
"driftingly/rector-laravel": "^1.2.6",
26+
"larastan/larastan": "^2.9.14",
27+
"laravel/pint": "^1.21.0",
28+
"nunomaduro/collision": "^7.10.0 || ^8.5.0",
29+
"orchestra/testbench": "^8.22.0 || ^9.11",
30+
"phpstan/extension-installer": "^1.4.3",
31+
"phpstan/phpstan-deprecation-rules": "^1.2.1",
32+
"phpstan/phpstan-phpunit": "^1.4.2",
33+
"phpstan/phpstan-strict-rules": "^1.6.2",
34+
"phpunit/phpunit": "^10.5.45",
35+
"psr/log": "^3.0.2",
36+
"rector/rector": "^1.2.10",
37+
"sentry/sentry": "^4.10.0",
38+
"symfony/http-client": "^6.4.19"
3939
},
4040
"autoload": {
4141
"psr-4": {

0 commit comments

Comments
 (0)