Skip to content

Commit

Permalink
Replace dev-master depenedancy on consilience/flysystem-azure-file-st…
Browse files Browse the repository at this point in the history
…orage

...with barely-stable 0.1.0
But it's there to play with.
  • Loading branch information
judgej committed Feb 25, 2018
1 parent 48aa3e1 commit 485942e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"require": {
"php": ">=7.0",
"consilience/flysystem-azure-file-storage": "dev-master"
"consilience/flysystem-azure-file-storage": "^0.1.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0|^7.0",
Expand Down

0 comments on commit 485942e

Please sign in to comment.