File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 174
174
"mockery/mockery" : " Required to use mocking (^1.5.1)." ,
175
175
"nyholm/psr7" : " Required to use PSR-7 bridging features (^1.2)." ,
176
176
"pda/pheanstalk" : " Required to use the beanstalk queue driver (^4.0)." ,
177
- "phpunit/phpunit" : " Required to use assertions and run tests (^9.5.8)." ,
177
+ "phpunit/phpunit" : " Required to use assertions and run tests (^9.5.8|^10.0.7 )." ,
178
178
"predis/predis" : " Required to use the predis connector (^2.0.2)." ,
179
179
"psr/http-message" : " Required to allow Storage::put to accept a StreamInterface (^1.0)." ,
180
180
"pusher/pusher-php-server" : " Required to use the Pusher broadcast driver (^6.0|^7.0)." ,
Original file line number Diff line number Diff line change 37
37
"illuminate/database" : " Required to assert databases (^10.0)." ,
38
38
"illuminate/http" : " Required to assert responses (^10.0)." ,
39
39
"mockery/mockery" : " Required to use mocking (^1.5.1)." ,
40
- "phpunit/phpunit" : " Required to use assertions and run tests (^9.5.8)."
40
+ "phpunit/phpunit" : " Required to use assertions and run tests (^9.5.8|^10.0.7 )."
41
41
},
42
42
"config" : {
43
43
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments