# |
Jan 7th 2020, 12:07 |
spriz |
:) |
# |
Jan 7th 2020, 12:07 |
spriz |
Obviously fofi |
# |
Jan 7th 2020, 12:07 |
spriz |
:thinking_face: |
# |
Jan 7th 2020, 12:07 |
jotpe |
How to handle fifo then @spriz? |
# |
Jan 7th 2020, 12:01 |
spriz |
thank me later |
# |
Jan 7th 2020, 12:01 |
spriz |
queue from behind! `eueuq`! |
# |
Jan 7th 2020, 11:45 |
jotpe |
Well, I guess I don't want to find (or even search) that wormhole. Better search a dict for more awful german words ;) |
# |
Jan 7th 2020, 11:43 |
admad |
@jotpe Unless you find a wormhole to an alternate dimension where Hitler won WW2, you aren't going to see the plugin named warteschlange :) |
# |
Jan 7th 2020, 10:22 |
jotpe |
+ direct translation Warte (=Wait) schlange (=Snake) is super awful :trollface: |
# |
Jan 7th 2020, 10:20 |
jotpe |
https://twitter.com/cakephp/status/1214179774136016896 <--- I suggest the convenient german word _Warteschlange_ (=queue) for this. |
# |
Jan 7th 2020, 09:50 |
conehead |
Yeh. Just removed like 8 plugins...now will install them one after another again and see if that works |
# |
Jan 7th 2020, 09:39 |
dereuromark |
you mean beta plugins? yeah, those require min stability dev/beta then. |
# |
Jan 7th 2020, 09:37 |
conehead |
It was actually the ide helper. and the tags plugin. Seems like I gotta fix that manually |
# |
Jan 7th 2020, 09:35 |
conehead |
Good morning |
# |
Jan 7th 2020, 09:35 |
neon1024 |
Morning all |
# |
Jan 7th 2020, 09:35 |
jotpe |
Good morning, folks! |
# |
Jan 7th 2020, 09:34 |
dereuromark |
Or again: Do the simple thing, manually fix up the json file and run update globally. that will always work. Major jumps are always a bit harder. |
# |
Jan 7th 2020, 09:33 |
dereuromark |
Bake is needed in v2 - and that is locked in your vendor to v1 still. You could additionally remove the vendor dir here. |
# |
Jan 7th 2020, 09:24 |
conehead |
Just wondering why only I seem to have that error |
# |
Jan 7th 2020, 09:23 |
conehead |
Just deleted the lock file. Same error |
# |
Jan 7th 2020, 09:23 |
dereuromark |
you can also remove the lock file for now, that should have the same effect :) |
# |
Jan 7th 2020, 09:23 |
dereuromark |
set cakephp into it, I mean. you have bake in the lock file and thats whats blocking you |
# |
Jan 7th 2020, 09:22 |
conehead |
bake is not in my composer file. seems to be somewhere else. Am I in dependency hell? |
# |
Jan 7th 2020, 09:21 |
dereuromark |
then adjust the composer.json and run global update. the lock file currently seems to block this. |
# |
Jan 7th 2020, 09:20 |
conehead |
unfortunately still the same error |
# |
Jan 7th 2020, 09:20 |
conehead |
`require --update-with-all-dependencies "cakephp/cakephp:4.0.*"` |
# |
Jan 7th 2020, 09:17 |
dereuromark |
Try that |
# |
Jan 7th 2020, 09:17 |
dereuromark |
With-all |
# |
Jan 7th 2020, 09:14 |
conehead |
but why? |
# |
Jan 7th 2020, 09:14 |
slackebot |
these conflict with you r requirements or minimum-stability. - Installation request for cakephp/bake (locked at 1.12.0) -> satisfiable by cakephp/bake[1.12.0].``` |
# |
Jan 7th 2020, 09:14 |
slackebot |
cakephp/cakephp ^3.8.0 -> satisfiable by cakephp/cakephp[3.8.0, 3.8.0-RC1, 3.8.0-RC2, 3.8.0-RC3, 3.8.0-beta1, 3.8.1, 3.8.2, 3.8.3, 3.8.4, 3.8.5, 3.8.6, 3.8.7, 3.8.8, 3.x-dev] but these conflict with you r requirements or minimum-stability. - cakephp/bake 1.12.0 requires cakephp/cakephp ^3.8.0 -> satisfiable by cakephp/cakephp[3.8.0, 3.8.0-RC1, 3.8.0-RC2, 3.8.0-RC3, 3.8.0-beta1, 3.8.1, 3.8.2, 3.8.3, 3.8.4, 3.8.5, 3.8.6, 3.8.7, 3.8.8, 3.x-dev] but |
# |
Jan 7th 2020, 09:14 |
conehead |
```composer remove cakephp/bake php composer.phar require --update-with-dependencies "cakephp/cakephp:4.0.*" Problem 1 - cakephp/bake 1.12.0 requires cakephp/cakephp ^3.8.0 -> satisfiable by cakephp/cakephp[3.8.0, 3.8.0-RC1, 3.8.0-RC2, 3.8.0-RC3, 3.8.0-beta1, 3.8.1, 3.8.2, 3.8.3, 3.8.4, 3.8.5, 3.8.6, 3.8.7, 3.8.8, 3.x-dev] but these conflict with you r requirements or minimum-stability. - cakephp/bake 1.12.0 requires |
# |
Jan 7th 2020, 09:10 |
dereuromark |
But with this string you dont have any benefit. Why not using ::class syntax to have ide jumping? |
# |
Jan 7th 2020, 09:04 |
dereuromark |
Nah, this should work in 3.x too. Maybe you need to open an issue. |
# |
Jan 7th 2020, 09:01 |
lubos |
@dereuromark still present in latest 3.8, do I need to upgrade to 4.x? ... vendors I use not ready for 4.x yet |
# |
Jan 7th 2020, 08:58 |
dereuromark |
LubosR always also specify the cake version. This was an issue that should be fixed afaik |
# |
Jan 7th 2020, 08:35 |
lubos |
both should be fine, i rather use className with namespace when using associations out of plugin... |
# |
Jan 7th 2020, 08:29 |
alexdd55976 |
shouldn't class name not be like `'className' => 'LayoutsTable',`? |
# |
Jan 7th 2020, 08:20 |
lubos |
Morning ```RuntimeException: Blog\Model\Table\PostsTable association "Layouts" of type "manyToOne" to "Core\Model\Table\LayoutsTable" doesn't match the expected class "Blog\Model\Table\LayoutsTable". You can't have an association of the same name with a different target "className" option anywhere in your app.``` |
# |
Jan 7th 2020, 07:47 |
conehead |
good mornin |
# |
Jan 7th 2020, 07:46 |
alexdd55976 |
morning dudes |