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 a45a4ca commit 4759fd4Copy full SHA for 4759fd4
composer.json
@@ -21,11 +21,11 @@
21
},
22
"require": {
23
"phpnexus/cwh": "^1.1.14 || ^2.0 || ^3.0.0",
24
- "illuminate/support": "^5.1 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0"
+ "illuminate/support": "^5.1 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0 || ^11.0"
25
26
"require-dev": {
27
"friendsofphp/php-cs-fixer": "^2.12 || ^2.16|^3.14",
28
- "phpunit/phpunit": "^6.5 || ^8.4 || ^9.0",
+ "phpunit/phpunit": "^6.5 || ^8.4 || ^9.0 || ^10.5",
29
"mockery/mockery": "^1.2"
30
}
31
0 commit comments