Skip to content

Commit 8db8b5b

Browse files
committed
Upgrade lightncandy to 1.0.*
Signed-off-by: Yoan Blanc <[email protected]>
1 parent ec81e37 commit 8db8b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=5.4.0",
1919
"illuminate/view": "5.*",
20-
"zordius/lightncandy": "0.95"
20+
"zordius/lightncandy": "1.0.*"
2121
},
2222
"require-dev": {
2323
"orchestra/testbench": "~3.2"

0 commit comments

Comments
 (0)