Skip to content

Commit

Permalink
fix: Temporary remove roave/you-are-using-it-wrong.
Browse files Browse the repository at this point in the history
Currently PHP81 is not supported, a PR has been open, it needs work.

Follow the work at: Roave/you-are-using-it-wrong#130
  • Loading branch information
drupol committed May 31, 2022
1 parent 74ac1b8 commit ade0d7b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Expand Up @@ -15,8 +15,7 @@
],
"require": {
"php": ">= 7.4",
"marcosh/lamphpda": "^1",
"roave/you-are-using-it-wrong": "^1"
"marcosh/lamphpda": "^1"
},
"require-dev": {
"doctrine/doctrine-bundle": "^2.6",
Expand All @@ -40,8 +39,7 @@
"allow-plugins": {
"ergebnis/composer-normalize": true,
"phpstan/extension-installer": true,
"phpro/grumphp": true,
"roave/you-are-using-it-wrong": true
"phpro/grumphp": true
}
},
"scripts": {
Expand Down

0 comments on commit ade0d7b

Please sign in to comment.