phalcon / phalcon-devtools

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

In phalcon3.3.2 composer updatephpunit/phpunit 4.5.0 requires phpunit/php-file-iterator ~1.3.2 -> no matching package found. #1490

Closed bitbeluga closed 3 years ago

bitbeluga commented 3 years ago

{ "require": { "illuminate/validation": "4.2.*", "phalcon/incubator": "^2.0", "phpunit/phpunit": "~4.5" } }

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Jeckerson commented 3 years ago

You are using deprecated versions of devtools which isn't supported.