Skip to content

Commit c241bf1

Browse files
Bump phpunit/phpunit from 7.3.5 to 8.5.52 in /_integration/php
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.3.5 to 8.5.52. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/8.5.52/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@7.3.5...8.5.52) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 8.5.52 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33eff6c commit c241bf1

2 files changed

Lines changed: 542 additions & 472 deletions

File tree

_integration/php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
]
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "^7"
10+
"phpunit/phpunit": "^8"
1111
}
1212
}

0 commit comments

Comments
 (0)