Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Not Found error #17

Open
ankurpramanik opened this issue Oct 30, 2019 · 2 comments
Open

File Not Found error #17

ankurpramanik opened this issue Oct 30, 2019 · 2 comments

Comments

@ankurpramanik
Copy link

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

@makasim
Copy link
Contributor

makasim commented Oct 30, 2019

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

@ankurpramanik
Copy link
Author

ankurpramanik commented Oct 30, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants