Skip to content

Commit 925a071

Browse files
author
James Wigger
committed
Fixed invalid JSON in composer file
1 parent e06cb07 commit 925a071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "~5.0",
22-
"orchestra/testbench": "~3.3",
22+
"orchestra/testbench": "~3.3"
2323
},
2424
"autoload":{
2525
"psr-4":{

0 commit comments

Comments
 (0)