File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 21
21
}
22
22
],
23
23
"require" : {
24
- "php" : " >=7.2" ,
25
- "ext-json" : " *" ,
24
+ "php" : " >=8.1" ,
26
25
"cviebrock/discourse-php" : " ^0.9.3" ,
27
- "guzzlehttp/guzzle" : " ^6.4|^7.0.1|^ 7.2" ,
28
- "illuminate/auth" : " ~5.5|~6|~7|~ 8|~9" ,
29
- "illuminate/routing" : " ~5.5|~6|~7|~ 8|~9" ,
30
- "illuminate/support" : " ~5.5|~6|~7|~ 8|~9"
26
+ "guzzlehttp/guzzle" : " ^7.2" ,
27
+ "illuminate/auth" : " ~8|~9|~10 " ,
28
+ "illuminate/routing" : " ~8|~9|~10 " ,
29
+ "illuminate/support" : " ~8|~9|~10 "
31
30
},
32
31
"require-dev" : {
33
- "mockery/mockery" : " ^1.3.1" ,
34
- "phpunit/phpunit" : " ^8.4|^9.0" ,
35
- "psy/psysh" : " ^0.10" ,
36
- "symfony/thanks" : " ^1.1" ,
37
- "symfony/var-dumper" : " ~3.0|^4.2|^6"
32
+ "mockery/mockery" : " ^1.5.1" ,
33
+ "phpunit/phpunit" : " ^9.6.5" ,
34
+ "psy/psysh" : " ^0.11.1" ,
35
+ "symfony/var-dumper" : " ^6.2"
38
36
},
39
37
"autoload" : {
40
38
"psr-4" : {
You can’t perform that action at this time.
0 commit comments