Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
patelparixit07 committed Aug 7, 2021
1 parent 408afa9 commit 904a925
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,13 @@
"rest api service"
],
"minimum-stability": "dev",
"prefer-stable" : true,
"require": {
"php": ">=7.2",
"composer/installers": "~1.0"
},
"require-dev": {
"php": ">=7.2",
"phpunit/phpunit": "7.*"
},
"config": {
"platform": {
"php": "7.4.2"
}
}
}

0 comments on commit 904a925

Please sign in to comment.