Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2907 - Add Composer configuration #2908

Merged
merged 3 commits into from Nov 24, 2017

Conversation

euantorano
Copy link
Member

@euantorano euantorano commented Nov 18, 2017

Fixes #2907 by adding a Composer configuration file and ammends the .gitignore to ignore the vendor directory.

Dependencies are set to be installed to the inc/vendor folder, with classes autoloaded following the PSR-4 standard from inc/src.

@euantorano euantorano added the b:1.10 Branch: 1.10.x label Nov 18, 2017
euantorano and others added 2 commits November 18, 2017 11:50
Signed-off-by: Euan Torano <euantorano@gmail.com>
@kawaii
Copy link
Member

kawaii commented Nov 24, 2017

Confirmed that this is functioning correctly! 😄

@euantorano euantorano merged commit 83cab1a into mybb:develop/1.10 Nov 24, 2017
@euantorano euantorano deleted the develop/1.10 branch November 24, 2017 22:54
euantorano added a commit that referenced this pull request Dec 11, 2017
* Adding a composer configuration file for the project, with no defined dependencies.

* Rquire autoload file

Signed-off-by: Euan Torano <euantorano@gmail.com>

* Removing global.php from files to autoload
euantorano added a commit that referenced this pull request Mar 16, 2018
* Adding a composer configuration file for the project, with no defined dependencies.

* Rquire autoload file

Signed-off-by: Euan Torano <euantorano@gmail.com>

* Removing global.php from files to autoload
euantorano added a commit to euantorano/mybb that referenced this pull request Mar 23, 2019
* Adding a composer configuration file for the project, with no defined dependencies.

* Rquire autoload file

Signed-off-by: Euan Torano <euantorano@gmail.com>

* Removing global.php from files to autoload
euantorano added a commit to euantorano/mybb that referenced this pull request Mar 23, 2019
* Adding a composer configuration file for the project, with no defined dependencies.

* Rquire autoload file

Signed-off-by: Euan Torano <euantorano@gmail.com>

* Removing global.php from files to autoload
euantorano added a commit that referenced this pull request Jun 2, 2019
* Adding a composer configuration file for the project, with no defined dependencies.

* Rquire autoload file

Signed-off-by: Euan Torano <euantorano@gmail.com>

* Removing global.php from files to autoload
euantorano added a commit that referenced this pull request Jun 2, 2019
* Adding a composer configuration file for the project, with no defined dependencies.

* Rquire autoload file

Signed-off-by: Euan Torano <euantorano@gmail.com>

* Removing global.php from files to autoload
@euantorano euantorano mentioned this pull request Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b:1.10 Branch: 1.10.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants