Skip to content

Commit 34bfaff

Browse files
committed
downgrade php/collections
1 parent 06b0cb3 commit 34bfaff

File tree

2 files changed

+144
-475
lines changed

2 files changed

+144
-475
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "PSR-18 compatible library to interface with the bracket generator Challonge.",
44
"require": {
55
"ext-json": "*",
6-
"php": "^8.0 | ^8.1",
6+
"php": "^7.4 | ^8.0 | ^8.1",
77
"psr/http-client": "^1.0",
88
"psr/log": "^1.1.4",
9-
"illuminate/collections": "~9",
9+
"illuminate/collections": "~8",
1010
"spatie/data-transfer-object": "^2.5",
1111
"nyholm/psr7": "^1.4"
1212
},

0 commit comments

Comments
 (0)