File tree Expand file tree Collapse file tree 2 files changed +3151
-1691
lines changed
Expand file tree Collapse file tree 2 files changed +3151
-1691
lines changed Original file line number Diff line number Diff line change 1010 }
1111 ],
1212 "require" : {
13- "php" : " ^8.1 " ,
13+ "php" : " ^8.2 " ,
1414 "hypernode/api-client" : " dev-master" ,
15- "laravel-zero/framework" : " ^10 .0" ,
16- "nunomaduro/termwind" : " ^1.15 " ,
15+ "laravel-zero/framework" : " ^11 .0" ,
16+ "nunomaduro/termwind" : " ^2.0 " ,
1717 "nyholm/psr7" : " ^1.5" ,
18- "symfony/http-client" : " ^6.2 "
18+ "symfony/http-client" : " ^7.0 "
1919 },
2020 "require-dev" : {
2121 "laravel/pint" : " ^1.5" ,
22- "mockery/mockery" : " ^1.5.1 " ,
23- "pestphp/pest" : " ^1.22.3 "
22+ "mockery/mockery" : " ^1.6 " ,
23+ "pestphp/pest" : " ^2.0 "
2424 },
2525 "autoload" : {
2626 "psr-4" : {
4141 "allow-plugins" : {
4242 "pestphp/pest-plugin" : true ,
4343 "php-http/discovery" : true
44+ },
45+ "platform" : {
46+ "php" : " 8.2.0"
4447 }
4548 },
4649 "minimum-stability" : " stable" ,
You can’t perform that action at this time.
0 commit comments