Skip to content

Commit cf7ea0a

Browse files
Fixed typo
1 parent d907aba commit cf7ea0a

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
@@ -20,7 +20,7 @@
2020
"parse/php-sdk": "^1.2.1"
2121
},
2222
"require-dev": {
23-
"laravel-parse/testbench": "^3.1",
23+
"graham-campbell/testbench": "^3.1",
2424
"phpunit/phpunit": "^4.8|^5.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)