Skip to content

Commit ff65e31

Browse files
committed
Removed symfony/yaml e doctrine/inflector
1 parent 47916cd commit ff65e31

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,11 @@
2121
"require-dev": {
2222
"ext-yaml": "*",
2323
"ext-zip": "*",
24-
"doctrine/inflector": "^1.3",
2524
"mockery/mockery": "^1.2",
2625
"phpstan/phpstan": "^0.12",
2726
"phpunit/phpunit": "^9.3",
2827
"squizlabs/php_codesniffer": "^3.4",
29-
"symfony/finder": "~4.0",
30-
"symfony/yaml": "~4.0"
28+
"symfony/finder": "~4.0"
3129
},
3230
"suggest": {
3331
"ext-curl": "*",

0 commit comments

Comments
 (0)