Skip to content

Commit

Permalink
[TASK] Apply format to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
o-ba committed Sep 10, 2024
1 parent c98da3b commit aa7301b
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 @@ -11,7 +11,7 @@
"require": {
"php": "^8.2",
"ext-mbstring": "*",
"psr/container": "^2.0"
"psr/container": "^2.0"
},
"config": {
"sort-packages": true
Expand All @@ -22,8 +22,6 @@
"friendsofphp/php-cs-fixer": "^3.59.3",
"phpstan/phpstan": "^1.11.5",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^11.2.5",
"t3docs/fluid-documentation-generator": "^4.3"
},
"suggest": {
"ext-json": "PHP JSON is needed when using JSONVariableProvider: A relatively rare use case",
Expand Down

0 comments on commit aa7301b

Please sign in to comment.