Skip to content

Commit 9bf606f

Browse files
php unit goes there
1 parent 9f0f90b commit 9bf606f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"description": "Argon2 implementation",
44
"require": {
55
"php": "^7.2",
6-
"illuminate/hashing": "5.0 - 5.5",
6+
"illuminate/hashing": "5.0 - 5.5"
7+
},
8+
"require-dev": {
79
"phpunit/phpunit": "^7.0"
810
},
911
"license": "MIT",

0 commit comments

Comments
 (0)