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 2fcf3b2 commit c6a6193Copy full SHA for c6a6193
composer.json
@@ -24,14 +24,14 @@
24
]
25
},
26
"require": {
27
- "illuminate/database": "^12",
28
- "symfony/finder": "^7.0",
29
- "fakerphp/faker": "^1.20",
30
- "illuminate/events": "^12",
31
- "psy/psysh": "^0.12"
+ "illuminate/database": "^12.39",
+ "symfony/finder": "^7.3.5",
+ "fakerphp/faker": "^1.24.1",
+ "illuminate/events": "^12.39",
+ "psy/psysh": "^0.12.14"
32
33
"require-dev": {
34
- "phpunit/phpunit": "^12.0",
35
- "squizlabs/php_codesniffer": "^4.0"
+ "phpunit/phpunit": "^12.4.4",
+ "squizlabs/php_codesniffer": "^4.0.1"
36
}
37
0 commit comments