mirror of
https://github.com/themsaid/ibis.git
synced 2025-01-16 21:18:35 +01:00
Laravel 10 support
This commit is contained in:
parent
39ae134c13
commit
11e8b6124a
@ -19,8 +19,8 @@
|
||||
"ibis"
|
||||
],
|
||||
"require": {
|
||||
"illuminate/filesystem": "^7.0|^8.0|^9.0",
|
||||
"illuminate/support": "^7.0|^8.0|^9.0",
|
||||
"illuminate/filesystem": "^7.0|^8.0|^9.0|^10.0",
|
||||
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
|
||||
"mpdf/mpdf": "^8.1",
|
||||
"spatie/commonmark-highlighter": "^2.1|^3.0",
|
||||
"symfony/console": "^4.2|^5.0|^6.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user