Skip to content

Commit

Permalink
Fix composer.json typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-butynski committed Jun 9, 2017
1 parent 8ca26f0 commit aa71dab
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 @@ -6,7 +6,7 @@
"php": ">=5.5.9",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*",
"illuminate/filesystem": "5.1.*|5.2.*|5.3.*|5.4.*",
"league/flysystem-rackspace": "1.0.*",
"league/flysystem-rackspace": "1.0.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit aa71dab

Please sign in to comment.