Skip to content

Commit

Permalink
upgrade cakephp-upload to ^7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
passchn committed Mar 31, 2023
1 parent 26cac82 commit a0b126d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"ext-fileinfo": "*",
"cakephp/cakephp": "^4.2",
"intervention/image": "^2.7",
"josegonzalez/cakephp-upload": "^6.0",
"josegonzalez/cakephp-upload": "^7.0",
"league/csv": "^9.8",
"nette/finder": "^2.5",
"nette/utils": "^3.2"
Expand Down

0 comments on commit a0b126d

Please sign in to comment.