Skip to content

Commit

Permalink
Still allow php 7.3 until next version
Browse files Browse the repository at this point in the history
  • Loading branch information
specialtactics committed Aug 19, 2022
1 parent 6b5f3a6 commit 9e898f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"php": "^7.4|^8.0",
"php": "^7.3|^8.0",
"api-ecosystem-for-laravel/dingo-api": "^3.1",
"php-open-source-saver/jwt-auth": "^1.4",
"illuminate/support": "^8.0",
Expand Down

0 comments on commit 9e898f1

Please sign in to comment.