You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. important:: If you use Composer Installation, CodeIgniter v4.3.0 requires
19
+
Composer 2.0.14 or later.
20
20
21
-
Some users reported "*Fatal error: Uncaught Error: Call to undefined method Composer\\InstalledVersions::getAllRawData()*" after upgrading with Composer.
22
-
23
-
If you get the error, upgrade your ``composer`` tool, and delete the **vendor/**
24
-
directory, and run ``composer update`` again.
21
+
If you are using older version of Composer, upgrade your ``composer`` tool,
22
+
and delete the **vendor/** directory, and run ``composer update`` again.
0 commit comments