We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c9ca6 commit 5a2d744Copy full SHA for 5a2d744
composer.json
@@ -20,7 +20,7 @@
20
"wiki": "https://github.com/uepg/laravel-sybase/wiki"
21
},
22
"require": {
23
- "php": "^5.6.4 || ^7.0",
+ "php": "^5.6.4 || ^7.0 || ^8.0",
24
"doctrine/dbal": "^2.5",
25
"illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
26
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*"
0 commit comments