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.
1 parent bc1a284 commit 25cea14Copy full SHA for 25cea14
composer.json
@@ -17,8 +17,8 @@
17
],
18
"require": {
19
"php": "^7.2|^8.0|^8.1|^8.2",
20
- "illuminate/support": "~5|^6|^7|^8|^9",
21
- "illuminate/pagination": "~5|^6|^7|^8|^9"
+ "illuminate/support": "~5|^6|^7|^8|^9|^10",
+ "illuminate/pagination": "~5|^6|^7|^8|^9|^10"
22
},
23
"require-dev": {
24
"friendsofphp/php-cs-fixer": "^3.8",
0 commit comments