Skip to content

Commit 56387e3

Browse files
committed
update readme
1 parent e687078 commit 56387e3

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,16 +168,15 @@ As this package is in early development as a plugin, we don't expect it to fit i
168168

169169
If you have questions or problems with the plugin, open an Issue on GitHub.
170170

171-
You can also contact me via email:
172-
[psc@brandcom.de](mailto:psc@brandcom.de)
171+
You can also contact me via email:
172+
[post@pascalschneider.eu](mailto:post@pascalschneider.eu)
173173

174174
## Packages this plugin uses
175175

176176
Besides CakePHP, the plugin depends on the following packages:
177177
```
178178
"josegonzalez/cakephp-upload": "^6.0",
179179
"league/csv": "^9.8",
180-
"nette/finder": "^2.5",
181-
"nette/utils": "^3.2",
180+
"nette/utils": "^3.2 || ^4.0",
182181
"intervention/image": "^2.7"
183182
```

0 commit comments

Comments
 (0)