Skip to content

Commit

Permalink
Merge pull request #2 from bewil19/dependabot/composer/phpunit/phpuni…
Browse files Browse the repository at this point in the history
…t-tw-11.3

Update phpunit/phpunit requirement from ^9.4 to ^11.3
  • Loading branch information
bewil19 authored Aug 4, 2024
2 parents 1f3aa6f + 55584ea commit 7db8979
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 @@ -13,7 +13,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"phpunit/phpunit": "^9.4"
"phpunit/phpunit": "^11.3"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 7db8979

Please sign in to comment.