Skip to content

Commit 570f646

Browse files
committed
Refactor
1 parent 6748af4 commit 570f646

File tree

4 files changed

+473
-306
lines changed

4 files changed

+473
-306
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
"require": {
1515
"php": ">=5.4.0",
16-
"illuminate/support": "~4.2.1",
17-
"illuminate/database": "~4.2.1"
16+
"illuminate/support": "~4.1",
17+
"illuminate/database": "~4.1"
1818
},
1919

2020
"require-dev": {

0 commit comments

Comments
 (0)