Skip to content

Commit 39548e1

Browse files
Work around packagist bug
1 parent bfa0940 commit 39548e1

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
@@ -21,7 +21,7 @@
2121
"mrclay/minify": "~2.2"
2222
},
2323
"require-dev": {
24-
"graham-campbell/testbench": "~2.0"
24+
"graham-campbell/testbench": "dev-master"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)