Lamonte

Results 18 comments of Lamonte

@LukeTowers that dev tag doesn't exist

> Probably because 2.0 and 3.0 have been tagged since then 😜 ![image](https://user-images.githubusercontent.com/16387107/217432198-5aa1512b-29a4-42dc-98a6-39ff6cf78f19.png) where? @LukeTowers

@LukeTowers interesting, that repo isn't on packagist (couldn't find it myself). So I guess I'll force use that repo instead.

Yeah that's less confusing, that one would not show up when i searched.

@0x11-dev https://pub.dev/packages/global_shortcuts

@TsundereBug you should add this as an official plugin so we can just install via plugin manager. https://plugins.jetbrains.com

Yeah, was just a simple class eg.: namespace TMI; class Test { public function example() { return 'example'; } } Was testing autowiring, just doesn't seem to work.

Yeah it was setup w/ PSR-4 autoload setting. When I get a chance today I'll double check my setup and post it. Just to confirm I'm using silex 2.0.x +...