Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel committed Sep 23, 2024
1 parent 01f02a6 commit 1e9e708
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@
}
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"phpunit/phpunit": "^7|^8|^9",
"php-parallel-lint/php-parallel-lint": "^1.3",
"yoast/phpunit-polyfills": "2.0",
"rector/rector": "^1.2"
"rector/rector": "0.12.19 || ^1.2"
},
"archive": {
"exclude": ["/demos", "/documentation", "/tests"]
Expand Down

0 comments on commit 1e9e708

Please sign in to comment.