Skip to content

Commit 0508081

Browse files
skoniksskoniks
skoniks
authored and
skoniks
committed
Composer.json fix
1 parent 6b577ce commit 0508081

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
composer.phar
23
vendor/
34

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"illuminate/container": "5.*",
13+
"illuminate/container": "5.*"
1414
},
1515
"autoload": {
1616
"psr-4": {

0 commit comments

Comments
 (0)