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

Commit 31690a2

Browse files
authored
Merge pull request #52 from modulusphp/fix/test-case-update
ref: fixed syntax and bumped version
2 parents 16f6a5f + 8abacad commit 31690a2

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
@@ -1,7 +1,7 @@
11
{
22
"name": "modulusphp/framework",
33
"description": "Framework component for Modulus",
4-
"version": "1.9.9.6",
4+
"version": "1.9.9.7",
55
"license": "MIT",
66
"type": "package",
77
"authors": [{
@@ -30,7 +30,7 @@
3030
"peppeocchi/php-cron-scheduler": "^2.3",
3131
"phpunit/phpunit": "^8.3",
3232
"psy/psysh": "@stable",
33-
"fzaninotto/faker": "^1.8",
33+
"fzaninotto/faker": "^1.8"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)