Skip to content

Commit 2704a93

Browse files
committed
fix: unused dependency
1 parent 737f85b commit 2704a93

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"minimum-stability": "stable",
2121
"require": {
2222
"php": "^8.2",
23-
"ext-pcre": "*",
24-
"symfony/process": "^7.2"
23+
"ext-pcre": "*"
2524
},
2625
"require-dev": {
2726
"laravel/pint": "^1.18",

0 commit comments

Comments
 (0)