Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 3b7ca99

Browse files
authored
Merge pull request #50 from modulusphp/feature/maintenance-update-and-bug-fixes
package: dependency update
2 parents dee4907 + a9d4576 commit 3b7ca99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"filp/whoops": "^2.2",
1717
"doctrine/dbal": "^2.8",
1818
"hashids/hashids": "^3.0",
19-
"illuminate/validation": "5.7.*",
20-
"illuminate/database": "5.7.*",
19+
"illuminate/validation": "5.8.*",
20+
"illuminate/database": "5.8.*",
2121
"modulusphp/hibernate": "1.9.*",
2222
"modulusphp/console": "1.9.*",
2323
"modulusphp/directives": "1.9.*",

0 commit comments

Comments
 (0)