phalcon / phalcon-devtools

Phalcon Developer Tools
https://docs.phalcon.io/latest/en/devtools
Other
1.33k stars 630 forks source link

4.x not found .ide #1466

Closed zzMeow closed 4 years ago

zzMeow commented 4 years ago

4.x not found .ide ? why

Jeckerson commented 4 years ago

Now it is separate repository

https://github.com/phalcon/ide-stubs

composer require --dev phalcon/ide-stubs
zzMeow commented 4 years ago

Thanks