Skip to content

Commit 87848e9

Browse files
committed
Update PHPUnit and JsonMapper
1 parent 4585fd1 commit 87848e9

File tree

3 files changed

+833
-399
lines changed

3 files changed

+833
-399
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"minimum-stability": "stable",
1818
"require": {
1919
"php": ">=7.2",
20-
"netresearch/jsonmapper": "^1.5",
20+
"netresearch/jsonmapper": "^4.0",
2121
"ext-json": "*"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "^8.3",
25-
"php-coveralls/php-coveralls": "^2.1"
24+
"phpunit/phpunit": "^9.5",
25+
"php-coveralls/php-coveralls": "^2.4"
2626
}
2727
}

0 commit comments

Comments
 (0)