codeigniter4 / shield

Authentication and Authorization for CodeIgniter 4
https://shield.codeigniter.com
MIT License
366 stars 133 forks source link

Bug: Could not fin a version of package codeigniter4/shield matching your minimum-stability (stable) #365

Closed gideonmkp98 closed 2 years ago

gideonmkp98 commented 2 years ago

PHP Version

8.1.6

CodeIgniter4 Version

4.2.3

Shield Version

latest version

Which operating systems have you tested for this bug?

Windows

Which server did you use?

cli-server (PHP built-in webserver)

Database

MySQL 8.0.28

Did you customize Shield?

No

What happened?

i ran the Composer require script from the readme in the Github repo. And almost directly the following message popped up in my temrinal.

image

I am running the right version of CI so i dont know what to do to fix it.

Steps to Reproduce

Take a fresh install of CI 4.2.3 and set the database credentials right in the .env file in the project. After that run the composer require command to install the Shield package.

Expected Output

That the package could be installed succesfully.

Anything else?

No response

datamweb commented 2 years ago

Hi @gideonmkp98 ,

For more info please see : https://github.com/codeigniter4/shield/blob/develop/docs/install.md#installation

How to install Shield (1) duplicate : forum, https://github.com/codeigniter4/shield/issues/207, https://github.com/codeigniter4/shield/issues/157