Skip to content

Commit

Permalink
Replacing doctrine/common with doctrine/persistence.
Browse files Browse the repository at this point in the history
  • Loading branch information
rarog committed Jul 24, 2020
1 parent 1d296a0 commit 1bd106d
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 @@ -42,7 +42,7 @@
"phpunit/phpunit": "^8.4",
"laminas/laminas-console": "^2.8",
"laminas/laminas-db": "^2.5",
"doctrine/common": "^2.10",
"doctrine/persistence": "^1.3.3 || ^2.0",
"laminas/laminas-developer-tools": "^2.0",
"laminas-commons/lmc-user" : "^3.1"
},
Expand Down

0 comments on commit 1bd106d

Please sign in to comment.