File tree Expand file tree Collapse file tree
DistributionPackages/Neos.NeosIo Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99 reflection :
1010 ignoredTags :
11- # Hotfix for https://github.com/flownative /flow-google-cloudstorage /issues/57
11+ # Hotfix for https://github.com/neos /flow-development-collection /issues/3585
1212 ' type ' : true
Original file line number Diff line number Diff line change 11{
22 "patches" : {
3- "sitegeist/kaleidoscope" : {
4- "Prevent flow error" : " https://patch-diff.githubusercontent.com/raw/sitegeist/Sitegeist.Kaleidoscope/pull/89.patch"
5- }
63 }
74}
Original file line number Diff line number Diff line change 1515 "ext-vips" : " 0.1.2"
1616 }
1717 },
18- "minimum-stability" : " dev " ,
18+ "minimum-stability" : " beta " ,
1919 "prefer-stable" : true ,
2020 "require" : {
2121 "php" : " ^8.4" ,
3232 "cweagans/composer-patches" : " ^1.7" ,
3333 "flownative/redis-backend" : " dev-main" ,
3434
35- "neos/neos" : " 9.2.0-beta1 " ,
36- "neos/neos-ui" : " 9.2.0-beta1 "
35+ "neos/neos" : " 9.2.0-beta2 " ,
36+ "neos/neos-ui" : " 9.2.0-beta2 "
3737 },
3838 "require-dev" : {
3939 "roave/security-advisories" : " dev-latest" ,
4040 "flowpack/neos-debug" : " ^1.0" ,
4141 "shel/nodetypes-analyzer" : " ^2.1" ,
4242 "phpstan/phpstan" : " ^2.1" ,
4343 "phpunit/phpunit" : " ^9.5" ,
44- "neos/buildessentials" : " ^ 9.0" ,
45- "neos/behat" : " ^ 9.0"
44+ "neos/buildessentials" : " 9.2.x-dev as 9.0" ,
45+ "neos/behat" : " 9.2.x-dev as 9.0"
4646 },
4747 "extra" : {
4848 "patches-file" : " DistributionPackages/Neos.NeosIo/composer.patches.json"
You can’t perform that action at this time.
0 commit comments