Skip to content

Commit 485942e

Browse files
committed
Replace dev-master depenedancy on consilience/flysystem-azure-file-storage
...with barely-stable 0.1.0 But it's there to play with.
1 parent 48aa3e1 commit 485942e

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
@@ -30,7 +30,7 @@
3030
},
3131
"require": {
3232
"php": ">=7.0",
33-
"consilience/flysystem-azure-file-storage": "dev-master"
33+
"consilience/flysystem-azure-file-storage": "^0.1.0"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^6.0|^7.0",

0 commit comments

Comments
 (0)