Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
gap:sysadmin:pico-admin [2021-08-15 12:20]
gp (80.144.91.44) [3ter Versuch mit Composer V.1]
gap:sysadmin:pico-admin [2021-08-15 12:38] (aktuell)
gp (80.144.91.44) [4ter Versuch mit aktueller Composer V.2]
Zeile 22: Zeile 22:
  
 <code> <code>
-[root@rocksphere html]# php composer.phar create-project picocms/pico-composer pico+[root@rocksphere composer]# php composer.phar create-project picocms/pico-composer pico
 Creating a "picocms/pico-composer" project at "./pico" Creating a "picocms/pico-composer" project at "./pico"
 Installing picocms/pico-composer (v2.1) Installing picocms/pico-composer (v2.1)
   - Downloading picocms/pico-composer (v2.1)   - Downloading picocms/pico-composer (v2.1)
   - Installing picocms/pico-composer (v2.1): Extracting archive   - Installing picocms/pico-composer (v2.1): Extracting archive
-Created project in /usr/share/nginx/html/pico+Created project in /root/admin/composer/pico
 Loading composer repositories with package information Loading composer repositories with package information
 Updating dependencies Updating dependencies
 Lock file operations: 9 installs, 0 updates, 0 removals Lock file operations: 9 installs, 0 updates, 0 removals
   - Locking erusev/parsedown (1.8.0-beta-7)   - Locking erusev/parsedown (1.8.0-beta-7)
-  - Locking erusev/parsedown-extra (0.8.1)+  - Locking erusev/parsedown-extra (0.8.0-beta-1)
   - Locking picocms/composer-installer (v1.0.1)   - Locking picocms/composer-installer (v1.0.1)
-  - Locking picocms/pico (v2.1.0) +  - Locking picocms/pico (v2.1.4)
-  - Locking picocms/pico-deprecated (v2.1.0) +  - Locking picocms/pico-deprecated (v2.1.4)
-  - Locking picocms/pico-theme (v2.1.0)+  - Locking picocms/pico-theme (v2.1.4)
   - Locking symfony/polyfill-ctype (v1.23.0)   - Locking symfony/polyfill-ctype (v1.23.0)
   - Locking symfony/yaml (v2.8.52)   - Locking symfony/yaml (v2.8.52)
Zeile 45: Zeile 45:
   - Downloading picocms/composer-installer (v1.0.1)   - Downloading picocms/composer-installer (v1.0.1)
   - Downloading erusev/parsedown (1.8.0-beta-7)   - Downloading erusev/parsedown (1.8.0-beta-7)
-  - Downloading erusev/parsedown-extra (0.8.1)+  - Downloading erusev/parsedown-extra (0.8.0-beta-1)
   - Downloading symfony/polyfill-ctype (v1.23.0)   - Downloading symfony/polyfill-ctype (v1.23.0)
   - Downloading twig/twig (v1.44.4)   - Downloading twig/twig (v1.44.4)
   - Downloading symfony/yaml (v2.8.52)   - Downloading symfony/yaml (v2.8.52)
-  - Downloading picocms/pico (v2.1.0) +  - Downloading picocms/pico (v2.1.4)
-  - Downloading picocms/pico-deprecated (v2.1.0) +  - Downloading picocms/pico-deprecated (v2.1.4)
-  - Downloading picocms/pico-theme (v2.1.0)+  - Downloading picocms/pico-theme (v2.1.4)
   - Installing picocms/composer-installer (v1.0.1): Extracting archive   - Installing picocms/composer-installer (v1.0.1): Extracting archive
 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. 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.
   - Installing erusev/parsedown (1.8.0-beta-7): Extracting archive   - Installing erusev/parsedown (1.8.0-beta-7): Extracting archive
-  - Installing erusev/parsedown-extra (0.8.1): Extracting archive+  - Installing erusev/parsedown-extra (0.8.0-beta-1): Extracting archive
   - Installing symfony/polyfill-ctype (v1.23.0): Extracting archive   - Installing symfony/polyfill-ctype (v1.23.0): Extracting archive
   - Installing twig/twig (v1.44.4): Extracting archive   - Installing twig/twig (v1.44.4): Extracting archive
   - Installing symfony/yaml (v2.8.52): Extracting archive   - Installing symfony/yaml (v2.8.52): Extracting archive
-  - Installing picocms/pico (v2.1.0): Extracting archive +  - Installing picocms/pico (v2.1.4): Extracting archive
-  - Installing picocms/pico-deprecated (v2.1.0): Extracting archive +  - Installing picocms/pico-deprecated (v2.1.4): Extracting archive
-  - Installing picocms/pico-theme (v2.1.0): Extracting archive+  - Installing picocms/pico-theme (v2.1.4): Extracting archive
 Generating autoload files Generating autoload files
 > Pico\Composer\Installer\PluginInstaller::postAutoloadDump > Pico\Composer\Installer\PluginInstaller::postAutoloadDump
 Creating Pico plugins file Creating Pico plugins file
-packages you are using are looking for funding.+packages you are using are looking for funding.
 Use the `composer fund` command to find out more! Use the `composer fund` command to find out more!
 </code> </code>