Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 2f464a6

Browse files
committed
Updated composer.json for the 1.0.0 release
1 parent a34e22c commit 2f464a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=5.4.0",
13-
"league/flysystem": "~1.0@alpha",
13+
"league/flysystem": "~1.0",
1414
"dropbox/dropbox-sdk": "~1.1"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)