Skip to content

Commit 78a50db

Browse files
committed
Updated dependencies list as per #190
1 parent b4bb9fa commit 78a50db

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@
1616
],
1717
"require": {
1818
"php": ">=5.4.0",
19-
"laravel/framework": "4.2.*",
19+
"illuminate/database": "4.2.*",
20+
"illuminate/support": "4.2.*",
21+
"illuminate/filesystem": "4.2.*",
22+
"illuminate/console": "4.2.*",
23+
"illuminate/http": "4.2.*",
24+
"nesbot/carbon": "1.*",
2025
"league/oauth2-server": "4.0.*@dev"
2126
},
2227
"require-dev": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)