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

Commit fddf396

Browse files
committed
Composer: version bump
1 parent e6b089e commit fddf396

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
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.6",
4+
"version": "1.9.7",
55
"license": "MIT",
66
"type": "package",
77
"authors": [
@@ -22,12 +22,12 @@
2222
"illuminate/validation": "^5.6",
2323
"illuminate/database": "^5.6",
2424
"modulusphp/hibernate": "^1.9.0",
25-
"modulusphp/console": "^1.9.4",
25+
"modulusphp/console": "^1.9.5",
2626
"modulusphp/directives": "^1.9.0",
27-
"modulusphp/http": "^1.9.2",
27+
"modulusphp/http": "^1.9.3",
2828
"modulusphp/security": "^1.9.0",
2929
"modulusphp/support": "^1.9.1",
30-
"modulusphp/system": "^1.9.0",
30+
"modulusphp/system": "^1.9.1",
3131
"modulusphp/utility": "^1.9.2",
3232
"peppeocchi/php-cron-scheduler": "^2.3"
3333
},

0 commit comments

Comments
 (0)