mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-26 16:52:04 +05:30
Merge pull request #981 from Sephster/support-php-7.3
Add support for PHP 7.3
This commit is contained in:
commit
2a16dbeb7f
@ -15,6 +15,7 @@ php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
|
||||
install:
|
||||
- composer update --no-interaction --prefer-dist $DEPENDENCIES
|
||||
|
Loading…
Reference in New Issue
Block a user