Skip to content

Commit c100e9e

Browse files
committed
composer: updated to latest version
1 parent 8e0295e commit c100e9e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "nette/coding-standard",
33
"license": "MIT",
44
"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"
5+
"php": "^8.0",
6+
"slevomat/coding-standard": "^8.15",
7+
"friendsofphp/php-cs-fixer": "^3.68",
8+
"squizlabs/php_codesniffer": "^3.11",
9+
"kubawerlos/php-cs-fixer-custom-fixers": "^3.22"
1010
},
1111
"require-dev": {
1212
"tracy/tracy": "^2.5"

0 commit comments

Comments
 (0)