Skip to content

Commit

Permalink
limited dependencies constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jun 20, 2023
1 parent 6cef9d9 commit 6095049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "MIT",
"require": {
"php": "^7.2 || ^8.0",
"slevomat/coding-standard": "^8.6",
"friendsofphp/php-cs-fixer": "^3.10",
"slevomat/coding-standard": "^8.6 <8.12",
"friendsofphp/php-cs-fixer": "^3.10 <3.16",
"squizlabs/php_codesniffer": "^3.6",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.5"
},
Expand Down

0 comments on commit 6095049

Please sign in to comment.