Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
armanist authored Mar 1, 2025
1 parent f17a15c commit ea3ba75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"type": "project",
"require": {
"quantum/framework": "dev-master",
"quantum/framework": "^2.9.5",
"fakerphp/faker": "^1.15",
"bluemmb/faker-picsum-photos-provider": "^2.0",
"doctrine/annotations": "^2.0",
Expand Down Expand Up @@ -37,4 +37,4 @@
],
"test": "vendor/bin/phpunit --stderr --coverage-clover coverage.xml"
}
}
}

0 comments on commit ea3ba75

Please sign in to comment.