Skip to content

Commit

Permalink
Removed symfony/yaml e doctrine/inflector
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed May 19, 2021
1 parent 47916cd commit ff65e31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@
"require-dev": {
"ext-yaml": "*",
"ext-zip": "*",
"doctrine/inflector": "^1.3",
"mockery/mockery": "^1.2",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^9.3",
"squizlabs/php_codesniffer": "^3.4",
"symfony/finder": "~4.0",
"symfony/yaml": "~4.0"
"symfony/finder": "~4.0"
},
"suggest": {
"ext-curl": "*",
Expand Down

0 comments on commit ff65e31

Please sign in to comment.