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 38c451f commit ae5828cCopy full SHA for ae5828c
composer.json
@@ -21,12 +21,12 @@
21
"php": "^8.0"
22
},
23
"require-dev": {
24
- "orchestra/testbench": "^7.0",
25
- "rector/rector": "^1.2",
26
- "ergebnis/composer-normalize": "^2.44",
27
- "vimeo/psalm": "^5.26",
28
- "psalm/plugin-laravel": "^2.9",
29
- "laravel/pint": "^1.18"
+ "orchestra/testbench": "^7",
+ "rector/rector": "^1",
+ "ergebnis/composer-normalize": "^2",
+ "vimeo/psalm": "^5",
+ "psalm/plugin-laravel": "^2",
+ "laravel/pint": "^1"
30
31
"autoload": {
32
"psr-4": {
0 commit comments