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 b59b356 commit 318a2ebCopy full SHA for 318a2eb
composer.json
@@ -13,8 +13,8 @@
13
],
14
"require": {
15
"guzzlehttp/guzzle": "^6.5|^7.0",
16
- "illuminate/macroable": "^7.30|^8.40|^9.0",
17
- "illuminate/support": "^7.30|^8.40|^9.0",
+ "illuminate/macroable": "^8.83|^9.0.1",
+ "illuminate/support": "^8.83|^9.0.1",
18
"ratchet/pawl": "^0.4.1",
19
"vierbergenlars/php-semver": "^2.1|^3.0"
20
},
@@ -36,9 +36,10 @@
36
37
"require-dev": {
38
"mockery/mockery": "^1.5",
39
- "orchestra/testbench": "^5.0|^6.0|^7.0",
+ "orchestra/testbench": "^6.28|^7.0",
40
+ "orchestra/testbench-core": "^6.28|^7.0",
41
"phpunit/phpunit": "^9.5.13",
- "vimeo/psalm": "4.18.1"
42
+ "vimeo/psalm": "^4.18"
43
44
"config": {
45
"sort-packages": true
0 commit comments