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 d30d707 commit f7f9f54Copy full SHA for f7f9f54
src/Laravel/composer.json
@@ -38,13 +38,13 @@
38
"illuminate/support": "^11.0",
39
"illuminate/container": "^11.0",
40
"symfony/web-link": "^6.3",
41
- "willdurand/negotiation": "^3.1"
+ "willdurand/negotiation": "^3.1",
42
+ "phpstan/phpdoc-parser": "^1.29"
43
},
44
"require-dev": {
45
"doctrine/dbal": "^3.7",
46
"larastan/larastan": "^2.0",
47
"orchestra/testbench": "^9.12",
- "phpstan/phpdoc-parser": "^1.29",
48
"phpunit/phpunit": "^10"
49
50
"autoload": {
0 commit comments