Skip to content

Commit 9e26a00

Browse files
committed
Update dependencies for Glide 1.0 release.
1 parent 6a6307f commit 9e26a00

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"league/flysystem": "^1.0",
15-
"league/glide": "dev-master",
16-
"php": ">=5.4",
14+
"league/glide": "^1.0",
1715
"symfony/http-foundation": "^2.3"
1816
},
1917
"require-dev": {

0 commit comments

Comments
 (0)