Skip to content

Commit

Permalink
Fixed composer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk committed Feb 8, 2024
1 parent 6205de7 commit ba175a9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@
"Ibexa\\Tests\\Bundle\\HttpCache\\": "tests/bundle/"
}
},
"autoload-dev": {
"autoload-dev": {
"Ibexa\\Tests\\Bundle\\HttpCache\\": "tests/bundle/"
}
},
"scripts": {
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
"unit": "phpunit -c phpunit.xml",
Expand Down

0 comments on commit ba175a9

Please sign in to comment.