We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc09b04 commit af1ac73Copy full SHA for af1ac73
composer.json
@@ -29,13 +29,13 @@
29
"php": "^8.2",
30
"composer-runtime-api": "^2.2",
31
"composer/semver": "^3.0",
32
- "illuminate/console": "^12.8.0",
33
- "illuminate/support": "^12.8.0",
+ "illuminate/console": "^12.40.0",
+ "illuminate/support": "^12.40.0",
34
"orchestra/sidekick": "^1.2.0",
35
- "symfony/polyfill-php83": "^1.32"
+ "symfony/polyfill-php83": "^1.33"
36
},
37
"require-dev": {
38
- "laravel/framework": "^12.0",
+ "laravel/framework": "^12.40.0",
39
"laravel/pint": "^1.24",
40
"mockery/mockery": "^1.6.10",
41
"orchestra/testbench-core": "^10.8.0",
0 commit comments