Skip to content

Commit c6a6193

Browse files
committed
update deps
1 parent 2fcf3b2 commit c6a6193

File tree

2 files changed

+114
-106
lines changed

2 files changed

+114
-106
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
]
2525
},
2626
"require": {
27-
"illuminate/database": "^12",
28-
"symfony/finder": "^7.0",
29-
"fakerphp/faker": "^1.20",
30-
"illuminate/events": "^12",
31-
"psy/psysh": "^0.12"
27+
"illuminate/database": "^12.39",
28+
"symfony/finder": "^7.3.5",
29+
"fakerphp/faker": "^1.24.1",
30+
"illuminate/events": "^12.39",
31+
"psy/psysh": "^0.12.14"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^12.0",
35-
"squizlabs/php_codesniffer": "^4.0"
34+
"phpunit/phpunit": "^12.4.4",
35+
"squizlabs/php_codesniffer": "^4.0.1"
3636
}
3737
}

0 commit comments

Comments
 (0)