Skip to content

Commit 4fe6106

Browse files
committed
fix composer deps
1 parent 1fd83f5 commit 4fe6106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"neos/neos": "^9.0",
22-
"neos/contentrepositoryregistry-doctrinedbalclient": "^9.0@beta",
22+
"neos/contentgraph-doctrinedbaladapter": "^9.0",
2323
"phpstan/phpstan": "^2.1",
2424
"phpstan/phpstan-phpunit": "^2.0",
2525
"phpstan/extension-installer": "^1.4",

0 commit comments

Comments
 (0)