Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 11, 2024
1 parent 0a7bff0 commit 97713c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
],
"require": {
"php": "^8.2.0",
"brianium/paratest": "^7.5.6",
"brianium/paratest": "^7.5.7",
"nunomaduro/collision": "^8.4.0",
"nunomaduro/termwind": "^2.1.0",
"pestphp/pest-plugin": "^3.0.0",
"pestphp/pest-plugin-arch": "^3.0.0",
"pestphp/pest-plugin-mutate": "^3.0.5",
"phpunit/phpunit": "^11.4.0"
"phpunit/phpunit": "^11.4.1"
},
"conflict": {
"phpunit/phpunit": ">11.4.0",
"phpunit/phpunit": ">11.4.1",
"sebastian/exporter": "<6.0.0",
"webmozart/assert": "<1.11.0"
},
Expand Down

0 comments on commit 97713c0

Please sign in to comment.