8000 add minimum stability to allow the installation of unstable dependencies · IndraGunawan/symfony@1575ada · GitHub
[go: up one dir, main page]

65F9 Skip to content

Commit 1575ada

Browse files
committed
add minimum stability to allow the installation of unstable dependencies
1 parent cbab5a8 commit 1575ada

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Symfony/Component/ObjectMapper/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
},
3333
"conflict": {
3434
"symfony/property-access": "<7.2"
35-
}
35+
},
36+
"minimum-stability": "dev"
3637
}

0 commit comments

Comments
 (0)
0