Skip to content

Commit 62f31f6

Browse files
committed
* resolve package beberlei/doctrineextensions to the HEAD commit on master branch of https://github.com/n0099/DoctrineExtensions
@ be
1 parent c58b080 commit 62f31f6

2 files changed

Lines changed: 24 additions & 16 deletions

File tree

be/composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ext-iconv": "*",
1010
"ext-intl": "*",
1111
"ext-mbstring": "*",
12-
"beberlei/doctrineextensions": "^1.5",
12+
"beberlei/doctrineextensions": "dev-master",
1313
"doctrine/doctrine-bundle": "^2.14.0",
1414
"doctrine/orm": "^3.3.3",
1515
"google/protobuf": "^4.31.1",
@@ -54,6 +54,12 @@
5454
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
5555
"vimeo/psalm": "^6.7"
5656
},
57+
"repositories": [
58+
{
59+
"url": "https://github.com/n0099/DoctrineExtensions",
60+
"type": "git"
61+
}
62+
],
5763
"config": {
5864
"allow-plugins": {
5965
"php-http/discovery": true,

be/composer.lock

Lines changed: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)