Skip to content

Commit

Permalink
bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mhujer committed Oct 31, 2021
1 parent 8b3db49 commit 7af91d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -23,9 +23,9 @@
},
"require-dev": {
"consistence-community/coding-standard": "3.11.1",
"php-parallel-lint/php-parallel-lint": "1.2.0",
"php-coveralls/php-coveralls": "2.4.1",
"phpunit/phpunit": "9.5.0"
"php-parallel-lint/php-parallel-lint": "1.3.1",
"php-coveralls/php-coveralls": "2.4.3",
"phpunit/phpunit": "9.5.10"
},
"autoload": {
"psr-4": { "Mhujer\\JmsSerializer\\": [ "src" ] },
Expand Down

0 comments on commit 7af91d2

Please sign in to comment.