Skip to content

Commit

Permalink
added PHP 8.0 support, fixed
Browse files Browse the repository at this point in the history
Signed-off-by: royalphp <[email protected]>
  • Loading branch information
zpi12lmm committed Apr 15, 2021
1 parent f3cb626 commit d849ee1
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 @@ -28,7 +28,7 @@
}
},
"require": {
"php": "^7.1 || ~8.0.0",
"php": "^7.3 || ~8.0.0",
"laminas/laminas-zendframework-bridge": "^1.0",
"mezzio/mezzio-authentication": "^1.0",
"psr/container": "^1.0",
Expand Down

0 comments on commit d849ee1

Please sign in to comment.