mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 09:31:53 +02:00
removed illuminate/filesystem depency
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
"ext-gd": "*",
|
||||
"illuminate/support": "4.0.x",
|
||||
"illuminate/filesystem": "4.0.x"
|
||||
"illuminate/support": "4.0.x"
|
||||
},
|
||||
"suggest": {
|
||||
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
||||
|
Reference in New Issue
Block a user