Skip to content

Commit bfcb8e1

Browse files
Bump phpunit/phpunit from 9.6.19 to 11.5.1 in /graph-tutorial
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.19 to 11.5.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.1/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@9.6.19...11.5.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09e5691 commit bfcb8e1

File tree

2 files changed

+317
-372
lines changed

2 files changed

+317
-372
lines changed

graph-tutorial/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"laravel/sail": "^1.0.1",
2020
"mockery/mockery": "^1.4.4",
2121
"nunomaduro/collision": "^6.1",
22-
"phpunit/phpunit": "^9.5.10",
22+
"phpunit/phpunit": "^11.5.1",
2323
"spatie/laravel-ignition": "^1.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)