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 e8207f5 commit 856e5baCopy full SHA for 856e5ba
composer.json
@@ -11,17 +11,17 @@
11
"type": "library",
12
"require": {
13
"php": "^7.1|^8.0",
14
- "illuminate/support": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
15
- "illuminate/console": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
+ "illuminate/support": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/console": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0"
16
},
17
"require-dev": {
18
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^9.5|^10.0"
19
20
"license": "MIT",
21
"authors": [
22
{
23
"name": "getsolaris",
24
- "email": "im@getsolaris.kr"
+ "email": "getsolaris.kr@gmail.com"
25
}
26
],
27
"extra": {
0 commit comments