Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoRRC authored Jun 22, 2024
1 parent 29ee633 commit bd5ea11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"friendsofphp/php-cs-fixer": "^2.16",
"phpcompatibility/php-compatibility": "*",
"phpunit/phpunit": "^9 || ^8 || ^7",
"squizlabs/php_codesniffer": "^3.4"
},
"autoload": {
Expand All @@ -73,7 +72,6 @@
}
},
"scripts": {
"test": "phpunit",
"check": "phpcs",
"check2": "php-cs-fixer fix --diff --dry-run -v",
"fix": "phpcbf",
Expand Down

0 comments on commit bd5ea11

Please sign in to comment.