matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.92k stars 2.66k forks source link

Fix typo in displayed migration command #22757

Closed mneudert closed 1 week ago

mneudert commented 1 week ago

Description:

The migration itself works, but copying the displayed command will result in a date parsing exception as Range::parseDateRange requires the Y-m-d format.

Review