Skip to content

Composer intall, as described in documentation, points to different github repository(!) #726

Description

@Jacco-V

The CodeIgniter4 Installation Documentation says:

Composer Installation

While not required, CodeIgniter can be installed via composer create-project command.

composer create-project codeigniter4/framework

However, the packagist.org information for codeigniter4/framework

points to sabri-elgueder/CodeIgniter4,
instead of bcit-ci/CodeIgniter4.

In other words: by following the instructions in the official documentation, you will install an outdated 'fork' of CodeIgniter4.

I can hardly believe this is as intended?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions