We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a438bc commit 3852e1eCopy full SHA for 3852e1e
composer.json
@@ -23,12 +23,12 @@
23
"ext-xml": "*"
24
},
25
"require-dev": {
26
- "friendsofphp/php-cs-fixer": "^3.88.2",
27
- "illuminate/view": "^11.46.0",
28
- "larastan/larastan": "^3.7.1",
+ "friendsofphp/php-cs-fixer": "^3.89.1",
+ "illuminate/view": "^11.46.1",
+ "larastan/larastan": "^3.8.0",
29
"laravel-zero/framework": "^11.45.0",
30
"mockery/mockery": "^1.6.12",
31
- "nunomaduro/termwind": "^2.3.1",
+ "nunomaduro/termwind": "^2.3.2",
32
"pestphp/pest": "^2.36.0"
33
34
"autoload": {
0 commit comments