Skip to content

Commit 1a1393d

Browse files
author
Adam Engebretson
committed
Updating for 5.2
Signed-off-by: Adam Engebretson <[email protected]>
1 parent 3ff5798 commit 1a1393d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
],
2020
"require": {
2121
"php": ">=5.5.9",
22-
"illuminate/support": "5.1.*",
23-
"illuminate/filesystem": "5.1.*",
22+
"illuminate/support": "5.2.*",
23+
"illuminate/filesystem": "5.2.*",
2424
"phpseclib/phpseclib": "^2.0"
2525
},
2626
"require-dev": {
27-
"illuminate/console": "5.1.*",
27+
"illuminate/console": "5.2.*",
2828
"mockery/mockery": "~0.9",
2929
"phpunit/phpunit": "~4.0"
3030
},

0 commit comments

Comments
 (0)