Skip to content

Commit ed8a911

Browse files
committed
Merge remote-tracking branch 'origin/php8' into php8
2 parents 9b9c6c0 + 1ad70e2 commit ed8a911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^7.2 | ^8.0",
21+
"php": "^7.2 || ^8.0",
2222
"psr/http-message": "^1.0",
2323
"psr/http-server-middleware": "^1.0"
2424
},

0 commit comments

Comments
 (0)