Skip to content

Commit 818560c

Browse files
committed
Install symfony/thanks
1 parent 37d4f1a commit 818560c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"illuminate/support": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0"
2626
},
2727
"require-dev": {
28-
"orchestra/testbench": "^3.5"
28+
"orchestra/testbench": "^3.5",
29+
"symfony/thanks": "^1.1"
2930
},
3031
"autoload": {
3132
"psr-4": {

0 commit comments

Comments
 (0)