Skip to content

Commit 763f413

Browse files
committed
Update dependencies.
* php >=7.2 * phpunit ^8.0
1 parent 5316e61 commit 763f413

File tree

2 files changed

+339
-255
lines changed

2 files changed

+339
-255
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"optimize-autoloader": false
1515
},
1616
"require": {
17-
"php": ">=7.1",
18-
"phpunit/phpunit": "^5.7"
17+
"php": ">=7.2",
18+
"phpunit/phpunit": "^8.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)