Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Apr 30, 2024
1 parent d328931 commit 4d9bc5d
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 @@ -28,14 +28,14 @@
"require": {
"php": "^8.1",
"infection/include-interceptor": "^0.2.5",
"nikic/php-parser": "^v4.17.1",
"nikic/php-parser": "^4.19.1",
"pestphp/pest-plugin": "^v2.1.1",
"psr/simple-cache": "^3.0"
},
"require-dev": {
"pestphp/pest": "dev-mutate as v2.24.0",
"pestphp/pest-dev-tools": "^2.9",
"pestphp/pest-plugin-type-coverage": "^v2.4.0"
"pestphp/pest-dev-tools": "^2.16",
"pestphp/pest-plugin-type-coverage": "^2.8.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4d9bc5d

Please sign in to comment.