Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
Update dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
spaze committed Jul 25, 2022
1 parent f35e78b commit abcc1a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"php-parallel-lint/php-console-highlighter": "^1.0",
"phpstan/phpstan": "^1.3",
"phpunit/php-timer": "^5.0",
"phpunit/phpunit": "^9.4",
"spaze/coding-standard": "^0.0"
"spaze/coding-standard": "^1.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit abcc1a5

Please sign in to comment.