Skip to content

Commit 5176d28

Browse files
Update baraja-core/doctrine requirement from ^2.0 to ^3.0 (#4)
Updates the requirements on baraja-core/doctrine to permit the latest version. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7f736ca commit 5176d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^8.0",
13-
"baraja-core/doctrine": "^2.0"
13+
"baraja-core/doctrine": "^3.0"
1414
},
1515
"require-dev": {
1616
"phpstan/phpstan": "^0.12.74",

0 commit comments

Comments
 (0)