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

Commit a3cd331

Browse files
committed
Composer: version bump, and added the hibernate package
1 parent e1644a1 commit a3cd331

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "modulusphp/framework",
33
"description": "Framework component for modulusPHP",
4-
"version": "1.9.1",
4+
"version": "1.9.2",
55
"license": "MIT",
66
"type": "package",
77
"authors": [
@@ -16,6 +16,7 @@
1616
"atlantisphp/telemonlog": "^1.0",
1717
"bugsnag/bugsnag": "^3.14",
1818
"doctrine/dbal": "^2.8",
19+
"modulusphp/hibernate": "^1.9.0",
1920
"modulusphp/console": "^1.9.0",
2021
"modulusphp/directives": "^1.9.0",
2122
"modulusphp/http": "^1.9.0",

0 commit comments

Comments
 (0)