File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
],
16
16
"require" : {
17
17
"php" : " ^7.2 | ^8.0" ,
18
- "laravel/framework" : " ^6.0 | ^7.0 | ^8.0 | ^9.0"
18
+ "laravel/framework" : " ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 "
19
19
},
20
20
"require-dev" : {
21
- "phpunit/phpunit" : " ^7.5 | ^8.0 | ^9.0" ,
21
+ "phpunit/phpunit" : " ^7.5 | ^8.0 | ^9.0 | ^10.0 " ,
22
22
"mockery/mockery" : " ^1.3.3" ,
23
- "orchestra/testbench" : " ^4.0 | ^5.0 | ^6.0 | ^7.0" ,
24
- "orchestra/database" : " ^4.0 | ^5.0 | ^6.0 | ^7.0"
23
+ "orchestra/testbench" : " ^4.0 | ^5.0 | ^6.0 | ^7.0 | ^8.0 " ,
24
+ "orchestra/database" : " ^4.0 | ^5.0 | ^6.0 | ^7.0 | ^8.0 "
25
25
},
26
26
"license" : " MIT" ,
27
27
"authors" : [
Original file line number Diff line number Diff line change 28
28
29
29
| Version | Release |
30
30
| :-------------:| :-------------:|
31
- | 6.x to 9.x | 1.7 |
31
+ | 6.x to 10.x | 1.7 |
32
32
| 6.x, 7.x | 1.6 |
33
33
| 5.8 | 1.5 |
34
34
| 5.7, 5.6 | 1.2 |
You can’t perform that action at this time.
0 commit comments