Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
papac authored Mar 24, 2024
1 parent 653eda2 commit 15080c3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,8 @@
"Gabeta\\GsmDetector\\Test\\": "tests"
}
},
"require": {
"php": "^5.4|^5.5|^5.6|^7.0|^7.1|^7.2|^7.3|^7.4"
},
"require-dev": {
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
"phpunit/phpunit": "^8"
},
"scripts": {
"test": "vendor/bin/phpunit tests"
Expand Down

0 comments on commit 15080c3

Please sign in to comment.