cms_pico icon indicating copy to clipboard operation
cms_pico copied to clipboard

Upstream/pico3

Open derMart opened this issue 3 years ago • 2 comments

As discussed in https://github.com/nextcloud/cms_pico/issues/218 here is a pull request to upstream to Pico 3.

I had to remove incompass/coverage composer package as this was causing incompatibilities with current symfony packages. Maybe an alternative need to be found for this. However, as I did not get tests to execute anyway (see https://github.com/nextcloud/cms_pico/issues/231) this might be fixed in the future anyway.

derMart avatar Dec 23 '22 20:12 derMart

API_VERSION_4 also needs to be added here:

https://github.com/derMart/cms_pico/blob/7787b36318e471bc59ca14261823933a1374a79a/lib/Model/Theme.php#L51

harrysummer avatar Jan 04 '23 23:01 harrysummer

@harrysummer thanks alot! I've added the change

derMart avatar Jan 05 '23 09:01 derMart