Skip to content

Commit 0654fa8

Browse files
authored
Merge pull request ProAI#18 from greut/v1.0
Upgrade lightncandy to 1.0.*
2 parents ec81e37 + 8db8b5b commit 0654fa8

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)