Skip to content

Commit

Permalink
Composer.json fix
Browse files Browse the repository at this point in the history
  • Loading branch information
skoniks authored and skoniks committed Nov 2, 2018
1 parent 6b577ce commit 0508081
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
composer.phar
vendor/

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"illuminate/container": "5.*",
"illuminate/container": "5.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0508081

Please sign in to comment.