This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

chrisiek
chrisiek

Can somebody explain what is happening here? I have the newest version of October 392 and it looks like the files from this version are being changed.

 - Removing october/rain (v1.0.392)
 - Installing october/rain (dev-stable f63db5c)
 Cloning f63db5c67f953dbbd3470058870a9c67d9096f39

This is shown by composer after issuing the following command in the project root.

composer require "dingo/api:1.0.*@dev"
alxy
alxy

If you want to install third party packages to your october install, this is usually done using a composer.json in your plugins directory. Issueing the command from the project root will modify the core composer.json file.

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.