Skip to content

Conversation

mabar
Copy link

@mabar mabar commented Dec 27, 2017

No description provided.

{

use Nette\SmartObject;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to raise version constraint for nette as well. This trait does not exist in older versions.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Totally forgot because of missing dependency.

composer.json Outdated
"nette/di": "~2.2",
"nette/http": "~2.2",
"nette/utils": "~2.4",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if nette/di 2.2 will work with nette/utils 2.4. Better raise all nette dependencies to 2.4 in my opinion.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, did it. Hope this is last commit for that change :D

@enumag enumag merged commit 637530a into fprochazka:master Dec 27, 2017
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

Successfully merging this pull request may close these issues.

2 participants