Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream/pico3 #232

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Upstream/pico3 #232

wants to merge 6 commits into from

Conversation

derMart
Copy link

@derMart derMart commented Dec 23, 2022

As discussed in #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 #231) this might be fixed in the future anyway.

@harrysummer
Copy link

@derMart
Copy link
Author

derMart commented Jan 5, 2023

@harrysummer thanks alot! I've added the change

$ composer update picocms/pico picocms/pico-theme picocms/pico-deprecated -W

Loading "picocms/composer-installer" which is a legacy composer-installer built for Composer 1.x, it is likely to cause issues as you are running Composer 2.x.
Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled.
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Lock file operations: 1 install, 7 updates, 4 removals
  - Removing incompass/coverage (1.0.0)
  - Removing psr/log (1.1.4)
  - Removing symfony/console (v3.4.47)
  - Removing symfony/debug (v4.4.44)
  - Downgrading erusev/parsedown (1.8.0-beta-7 => 1.7.4)
  - Upgrading erusev/parsedown-extra (0.8.0-beta-1 => 0.8.1)
  - Upgrading picocms/pico (v2.1.4 => dev-pico-3.0 efa51f6)
  - Upgrading picocms/pico-deprecated (v2.1.4 => dev-pico-3.0 38c788d)
  - Upgrading picocms/pico-theme (v2.1.4 => dev-pico-3.0 b648e93)
  - Locking symfony/deprecation-contracts (v3.2.1)
  - Upgrading symfony/yaml (v2.8.52 => v5.4.21)
  - Upgrading twig/twig (v1.44.7 => v3.5.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 2 updates, 0 removals
  - Downloading symfony/deprecation-contracts (v3.2.1)
  - Downloading symfony/yaml (v5.4.21)
  - Upgrading symfony/deprecation-contracts (v3.2.0 => v3.2.1): Extracting archive
  - Upgrading symfony/yaml (v5.4.19 => v5.4.21): Extracting archive
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
> Pico\Composer\Installer\PluginInstaller::postAutoloadDump
Updating Pico plugins file

Signed-off-by: derMart <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants