mirror of
https://github.com/mrclay/minify.git
synced 2025-08-06 06:07:24 +02:00
Merge pull request #682 from angrybrad/master
Add PHP 8 support in composer.json
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"sort-packages": true
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3.0 || ^7.0",
|
||||
"php": "^5.3.0 || ^7.0 || ^8.0",
|
||||
"ext-pcre": "*",
|
||||
"intervention/httpauth": "^2.0|^3.0",
|
||||
"marcusschwarz/lesserphp": "^0.5.1",
|
||||
|
Reference in New Issue
Block a user