Skip to content

Commit a6a677e

Browse files
Laravel: remove dev-dependencies which are not explicitly required.
1 parent ee8cebe commit a6a677e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Instrumentation/Laravel/composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"require-dev": {
2020
"friendsofphp/php-cs-fixer": "^3.50",
2121
"guzzlehttp/guzzle": "*",
22-
"nunomaduro/collision": "*",
2322
"open-telemetry/sdk": "^1.1",
2423
"open-telemetry/sdk-configuration": "^0.0.5",
2524
"orchestra/testbench": ">=7.41.3",
@@ -29,7 +28,6 @@
2928
"phpstan/phpstan-phpunit": "^1.0",
3029
"phpunit/phpunit": "^10.5 || ^11.3",
3130
"psalm/plugin-phpunit": "^0.18.4",
32-
"spatie/laravel-ignition": "*",
3331
"vimeo/psalm": "^5.0"
3432
},
3533
"autoload": {

0 commit comments

Comments
 (0)