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 f3e647e

Browse filesBrowse files
authored
feat: add support for php 8.1 (#28)
* feat: add support for php 8.1 * fix: lock versions which work on 7.4 and 8.1
1 parent 2b418ba commit f3e647e
Copy full SHA for f3e647e

File tree

Expand file treeCollapse file tree

3 files changed

+843
-490
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+843
-490
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
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^8.4",
30+
"phpunit/phpunit": "^9.5",
3131
"psr/http-message": "^1.0",
3232
"react/promise": "^2.7",
3333
"spatie/phpunit-snapshot-assertions": "^4.2"

0 commit comments

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