Skip to content

Commit

Permalink
chore: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ductiletoaster committed Apr 16, 2021
1 parent de7052b commit 4be2c4e
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 @@ -17,10 +17,10 @@
}
},
"require": {
"php": ">=7.2"
"php": ">=7.2",
"laravel/lumen-framework": ">=5.5"
},
"require-dev": {
"laravel/lumen-framework": "5.5.2",
"phpunit/phpunit": "8.5.15",
"squizlabs/php_codesniffer": "3.6.0",
"phpcompatibility/php-compatibility": "9.3.5"
Expand Down

0 comments on commit 4be2c4e

Please sign in to comment.