Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschloebe authored Dec 9, 2021
1 parent de3c6ad commit 4c1355a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eloquent/liberator": "^2.0",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpunit/phpunit": "^5.7 || ^6.0 || ^9.5",
"squizlabs/php_codesniffer": "^2.3 || ^3.0"
"squizlabs/php_codesniffer": "^2.3 || ^3.0",
"mockery/mockery": "^1.3.5"
},
"autoload": {
Expand Down

0 comments on commit 4c1355a

Please sign in to comment.