Skip to content

Commit a0ccceb

Browse files
author
Corey McCormick
committed
Bump PHP Unit
1 parent 5bbf8ca commit a0ccceb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"mockery/mockery": "0.9.*",
21-
"phpunit/phpunit": "~5"
21+
"phpunit/phpunit": "~6"
2222
},
2323
"autoload": {
2424
"psr-0": {
@@ -34,6 +34,5 @@
3434
"QrCode": "SimpleSoftwareIO\\QrCode\\Facades\\QrCode"
3535
]
3636
}
37-
},
38-
"minimum-stability": "stable"
37+
}
3938
}

0 commit comments

Comments
 (0)