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

" Class 'Pimple\Container' not found" #24

Closed
emresaracoglu opened this issue Jun 3, 2019 · 1 comment
Closed

" Class 'Pimple\Container' not found" #24

emresaracoglu opened this issue Jun 3, 2019 · 1 comment
Labels

Comments

@emresaracoglu
Copy link

emresaracoglu commented Jun 3, 2019

Hello,

Thank you again for this repo.
I did the composer update today and got this error after the update:

Warning: Uncaught Error: Class 'Pimple\Container' not found in ...

$mm = new \Pimple\Container([
			'driver' => [
				'url' => '',
				'login_id' => '',
				'password' => '',
			],

Pimple I installed composer require pimple/pimple but I received a message that already in the library.
What could be the reason?

Thank you.

@emresaracoglu
Copy link
Author

Solved. Problem: Cache :)

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

No branches or pull requests

2 participants