We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c2ed6 commit bce23b0Copy full SHA for bce23b0
.gitignore
@@ -16,11 +16,6 @@
16
.phpunit.result.cache
17
/phpunit.xml
18
###< symfony/phpunit-bridge ###
19
-###> friendsofphp/php-cs-fixer ###
20
-/.php_cs
21
-/.php_cs.cache
22
-###< friendsofphp/php-cs-fixer ###
23
-
24
###> symfony/webpack-encore-bundle ###
25
/node_modules/
26
/public/build/
composer.json
@@ -44,7 +44,6 @@
44
"require-dev": {
45
"dama/doctrine-test-bundle": "^6.2",
46
"doctrine/doctrine-fixtures-bundle": "^3.0",
47
- "friendsofphp/php-cs-fixer": "3.0.x-dev",
48
"symfony/browser-kit": "^5.2",
49
"symfony/css-selector": "^5.2",
50
"symfony/debug-bundle": "^5.2",
0 commit comments