We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6225e8a commit d32f91fCopy full SHA for d32f91f
composer.json
@@ -26,12 +26,12 @@
26
"require": {
27
"php": ">=8.1",
28
"ext-sodium": "*",
29
- "illuminate/collections": "^8|^9|^10",
30
- "illuminate/config": "^8|^9|^10",
31
- "illuminate/contracts": "^8|^9|^10",
32
- "illuminate/encryption": "^8|^9|^10",
33
- "illuminate/hashing": "^8|^9|^10",
34
- "illuminate/support": "^8|^9|^10"
+ "illuminate/collections": "^8|^9|^10|^11",
+ "illuminate/config": "^8|^9|^10|^11",
+ "illuminate/contracts": "^8|^9|^10|^11",
+ "illuminate/encryption": "^8|^9|^10|^11",
+ "illuminate/hashing": "^8|^9|^10|^11",
+ "illuminate/support": "^8|^9|^10|^11"
35
},
36
"require-dev": {
37
"orchestra/testbench": "^8.21",
0 commit comments