values icon indicating copy to clipboard operation
values copied to clipboard

File Not Found error

Open ankurpramanik opened this issue 6 years ago • 2 comments

I have created a project with composer and included php-quartz and formapro/values. There is no error in compile time but when I run program causes below error Untitled

PHP Fatal error: Uncaught Error: Class 'Formapro\Values\Cast\CastDateTime' not found in D:\Project\PHP\Scheduler\vendor\php-quartz\quartz\Triggers\AbstractTrigger.php:186

ankurpramanik avatar Oct 30 '19 07:10 ankurpramanik

update values lib version in composer. it installed the old one.

makasim avatar Oct 30 '19 08:10 makasim

update values lib version in composer. it installed the old one. @makasim What did you mean by "update values lib version in composer" ? Can you please provide command for update?

I have run "composer update formapro/values" this command but "Nothing to install or update" is appearing.

ankurpramanik avatar Oct 30 '19 09:10 ankurpramanik