Welcome Guest, Not a member yet? Register   Sign In
I can't update via Composer
#10

(08-31-2022, 04:17 PM)kenjis Wrote:
Code:
bash-3.2$ php -v
PHP 7.4.30 (cli) (built: Jun  9 2022 09:30:10) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Xdebug v3.1.5, Copyright (c) 2002-2022, by Derick Rethans
    with Zend OPcache v7.4.30, Copyright (c), by Zend Technologies

Code:
bash-3.2$ php spark env

CodeIgniter v4.1.3 Command Line Tool - Server Time: 2022-08-31 18:16:10 UTC-05:00

Your environment is currently set as production.

Code:
bash-3.2$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 2 updates, 0 removals
  - Upgrading codeigniter4/framework (v4.1.3 => v4.2.5)
  - Upgrading kint-php/kint (3.3 => 4.2.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 2 updates, 0 removals
  - Upgrading kint-php/kint (3.3 => 4.2.0): Extracting archive
  - Upgrading codeigniter4/framework (v4.1.3 => v4.2.5): Extracting archive
Generating autoload files
27 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
infection/extension-installer: No extensions found
No security vulnerability advisories found

Code:
> php -v
PHP 7.4.30 (cli) (built: Jun  7 2022 16:24:55) ( ZTS Visual C++ 2017 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies

> php spark env
CodeIgniter v4.1.3 Command Line Tool - Server Time: 2022-09-01 08:56:27 UTC-05:00
Your environment is currently set as development.

> composer update
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
31 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> CodeIgniter\ComposerScripts::postUpdate
No security vulnerability advisories found
Reply


Messages In This Thread
I can't update via Composer - by ejimenezo - 08-29-2022, 12:52 PM
RE: I can't update via Composer - by paulbalandan - 08-30-2022, 02:53 AM
RE: I can't update via Composer - by ejimenezo - 08-30-2022, 10:32 AM
RE: I can't update via Composer - by kenjis - 08-30-2022, 05:16 AM
RE: I can't update via Composer - by paulbalandan - 08-30-2022, 08:19 PM
RE: I can't update via Composer - by ejimenezo - 08-31-2022, 09:22 AM
RE: I can't update via Composer - by kenjis - 08-30-2022, 10:08 PM
RE: I can't update via Composer - by ejimenezo - 08-31-2022, 09:25 AM
RE: I can't update via Composer - by kenjis - 08-31-2022, 04:17 PM
RE: I can't update via Composer - by ejimenezo - 09-01-2022, 07:00 AM
RE: I can't update via Composer - by ejimenezo - 09-05-2022, 08:05 AM
RE: I can't update via Composer - by luckmoshy - 09-06-2022, 12:15 AM
RE: I can't update via Composer - by kenjis - 09-05-2022, 04:02 PM
RE: I can't update via Composer - by ejimenezo - 09-06-2022, 08:35 AM
RE: I can't update via Composer - by ejimenezo - 09-06-2022, 11:11 AM
RE: I can't update via Composer - by kenjis - 09-06-2022, 08:05 PM
RE: I can't update via Composer - by ejimenezo - 09-07-2022, 08:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB