techenby / radnight

A dark mode for the Statamic v3 control panel.
7 stars 3 forks source link

Statamic v4 support? #7

Open markdost opened 1 year ago

markdost commented 1 year ago

Upon installing I get:

  Problem 1
    - andymnewhouse/radnight[0.1.0, ..., 0.1.10, 1.0.0] require statamic/cms 3.1.* -> found statamic/cms[v3.1.0-alpha.1, ..., 3.1.x-dev] but it conflicts with your root composer.json require (^4.0).
    - andymnewhouse/radnight[1.1.0, ..., 1.2.3] require statamic/cms ~3.1.0 || ~3.2.0 -> found statamic/cms[v3.1.0-alpha.1, ..., 3.2.x-dev] but it conflicts with your root composer.json require (^4.0).
    - andymnewhouse/radnight 1.2.4 requires statamic/cms ~3.1.0 || ~3.2.0 || ~3.3.0 -> found statamic/cms[v3.1.0-alpha.1, ..., 3.3.x-dev] but it conflicts with your root composer.json require (^4.0).
    - andymnewhouse/radnight[dev-master, 1.2.5] require statamic/cms ~3.1.0 || ~3.2.0 || ~3.3.0 || ~3.4.0  -> found statamic/cms[v3.1.0-alpha.1, ..., 3.4.x-dev] but it conflicts with your root composer.json require (^4.0).
    - Root composer.json requires andymnewhouse/radnight * -> satisfiable by andymnewhouse/radnight[dev-master, 0.1.0, ..., 0.1.10, 1.0.0, ..., 1.2.5, 9999999-dev].

Or is possible to use the option --with-all-dependencies (-W) to allow upgrades

techenby commented 1 year ago

I haven't played with Statamic 4 yet, but I'll see what I can do.