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 8e0295e commit c100e9eCopy full SHA for c100e9e
composer.json
@@ -2,11 +2,11 @@
2
"name": "nette/coding-standard",
3
"license": "MIT",
4
"require": {
5
- "php": "^7.2 || ^8.0",
6
- "slevomat/coding-standard": "^8.6 <8.12",
7
- "friendsofphp/php-cs-fixer": "^3.10 <3.16",
8
- "squizlabs/php_codesniffer": "^3.6",
9
- "kubawerlos/php-cs-fixer-custom-fixers": "^3.5"
+ "php": "^8.0",
+ "slevomat/coding-standard": "^8.15",
+ "friendsofphp/php-cs-fixer": "^3.68",
+ "squizlabs/php_codesniffer": "^3.11",
+ "kubawerlos/php-cs-fixer-custom-fixers": "^3.22"
10
},
11
"require-dev": {
12
"tracy/tracy": "^2.5"
0 commit comments