Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aerni committed Sep 6, 2021
1 parent b3e6680 commit dac113e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"statamic/cms": "^3.0 || ^3.1 || ^3.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
"nunomaduro/collision": "^5.0",
"orchestra/testbench": "^5.0",
"phpunit/phpunit": "^9.0"
"friendsofphp/php-cs-fixer": "^2.19",
"nunomaduro/collision": "^5.9",
"orchestra/testbench": "^6.20",
"phpunit/phpunit": "^9.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit dac113e

Please sign in to comment.