Skip to content

Commit 0efb3ac

Browse files
committed
composer require -W --fixed illuminate/database
1 parent f5e953c commit 0efb3ac

3 files changed

Lines changed: 1287 additions & 264 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"ext-session": ">=8.3",
2424
"guzzlehttp/psr7": "2.12.1",
2525
"illuminate/container": "v13.16.1",
26+
"illuminate/database": "v13.17.0",
2627
"psr/http-server-handler": "1.0.2",
2728
"psr/http-server-middleware": "1.0.2",
2829
"symfony/dotenv": "v7.4.11"

0 commit comments

Comments
 (0)