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.
friendsofphp/php-cs-fixer
1 parent 68b6150 commit 5b7fcdaCopy full SHA for 5b7fcda
composer.json
@@ -17,7 +17,7 @@
17
"symfony/service-contracts": "^1.0 || ^2.0 || ^3.0"
18
},
19
"require-dev": {
20
- "friendsofphp/php-cs-fixer": "~3.22.0",
+ "friendsofphp/php-cs-fixer": "~3.24.0",
21
"illuminate/cache": "^6.18.13 || ^7.10 || ^8.0 || ^9.0",
22
"illuminate/queue": "^6.18.13 || ^7.10 || ^8.0 || ^9.0",
23
"illuminate/support": "^6.18.13 || ^7.10 || ^8.0 || ^9.0",
src/CodeGenerator/composer.json
@@ -8,7 +8,7 @@
8
"ext-SimpleXML": "*",
9
"ext-dom": "*",
10
"ext-json": "*",
11
- "friendsofphp/php-cs-fixer": "^3.17",
12
"nette/php-generator": "^3.6.4",
13
"nette/utils": "^3.0",
14
"symfony/console": "^4.4 || ^5.0 || ^6.0 || ^7.0",
0 commit comments