We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29490f1 + 9231837 commit 0b67e8eCopy full SHA for 0b67e8e
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "^5.5 || ^7.0 || ^8.0 || ^8.1 || ^8.2",
+ "php": "^5.5 || ^7.0 || ^8.0 || ^8.1 || ^8.2 || ^8.3",
14
"ext-curl": "*",
15
"illuminate/support": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
16
},
0 commit comments