Skip to content

Commit

Permalink
added req version to doctrine1
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Mar 21, 2024
1 parent 7cc334d commit 8fcb184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"require-dev": {
"psr/log": "*",
"friendsofsymfony1/doctrine1": "*"
"friendsofsymfony1/doctrine1": "^1.4"
},
"autoload": {
"files": ["autoload.php"]
Expand Down

0 comments on commit 8fcb184

Please sign in to comment.