File tree Expand file tree Collapse file tree 3 files changed +4
-72
lines changed Expand file tree Collapse file tree 3 files changed +4
-72
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 24
24
"require" : {
25
25
"php" : " ^7.3 || ^8.0" ,
26
26
"ext-json" : " *" ,
27
- "cashier-provider/core" : " ^2.0 " ,
27
+ "cashier-provider/core" : " ^2.5 " ,
28
28
"dragon-code/contracts" : " ^2.0" ,
29
29
"dragon-code/simple-data-transfer-object" : " ^2.0" ,
30
30
"dragon-code/support" : " ^5.0" ,
31
- "illuminate/support" : " ^6.0 || ^7.0 || ^8.0"
31
+ "illuminate/support" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 "
32
32
},
33
33
"require-dev" : {
34
- "orchestra/testbench" : " ^4.0 || ^5.0 || ^6.0" ,
34
+ "orchestra/testbench" : " ^4.0 || ^5.0 || ^6.0 || ^7.0 " ,
35
35
"phpunit/phpunit" : " ^9.0" ,
36
- "symfony/var-dumper" : " ^4.3 || ^5.0"
36
+ "symfony/var-dumper" : " ^4.3 || ^5.0 || ^6.0 "
37
37
},
38
38
"minimum-stability" : " stable" ,
39
39
"prefer-stable" : true ,
You can’t perform that action at this time.
0 commit comments