Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6303c74

Browse filesBrowse files
committed
Raise the minimum required version of PHPUnit to solve the compatibility issues with PHP 8.1
1 parent 8942234 commit 6303c74
Copy full SHA for 6303c74

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"phpstan/extension-installer": "^1.0",
4545
"phpstan/phpstan": "^0.12",
4646
"phpstan/phpstan-phpunit": "^0.12",
47-
"phpunit/phpunit": "^8.5||^9.0",
47+
"phpunit/phpunit": "^8.5.14||^9.0",
4848
"symfony/browser-kit": "^3.4.44||^4.4.20||^5.0.11",
4949
"symfony/cache": "^3.4.44||^4.4.20||^5.0.11",
5050
"symfony/dom-crawler": "^3.4.44||^4.4.20||^5.0.11",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.