Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mako321 committed Jun 29, 2023
1 parent af3f8fd commit d36893f
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 @@ -4,14 +4,14 @@
"type": "package",
"require": {
"php": "^7.4|^8.0|^8.1",
"darkaonline/l5-swagger": "8.1.0",
"escolalms/auth": "^0",
"escolalms/core": "^1",
"laravel/framework": "^8|^9"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"orchestra/testbench": ">=5.0"
"orchestra/testbench": ">=5.0",
"darkaonline/l5-swagger": "8.1.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit d36893f

Please sign in to comment.