Version: 2.3.5, Package name: composer-2.3.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Composer is not a package manager in the traditional sense. It does deal with "packages" or libraries, but it manages them on a per-project basis, installing them in a directory (e.g. vendor) inside your project. Suppose: a) You have a project that depends on a number of libraries. b) Some of those libraries depend on other libraries. Composer: c) Enables you to declare the libraries you depend on. d) Finds out which versions of which packages can and need to be installed, and installs them (meaning it downloads them into your project). |
Filesize: 2634.405 KB |
Version History (View Complete History) |
|
2021-11-15 07:06:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.12v0 |
2021-11-03 13:43:34 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.11 |
2021-10-30 06:16:34 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.10 |
2021-10-08 14:20:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.9 |
2021-09-17 04:17:59 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.8, mostly regression fixes |
2021-07-24 02:40:59 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.5 |
2021-07-23 05:19:35 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.4 |
2021-07-15 10:53:29 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.3 |
2021-06-05 02:46:02 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.1 |
2021-06-04 15:40:13 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.1.0 |
2021-05-24 10:47:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.0.14 |
2021-04-28 13:58:00 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.0.13 |
2021-04-02 08:25:21 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.0.12 |
2021-03-01 07:42:06 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.0.11 |
2021-02-28 05:40:28 by Stuart Henderson | Files touched by this commit (3) |
Log message: Portroach/SiteHandler/GitHub.pm wants a trailing / when pointing PORTROACH=site:... at a github url |
2021-02-24 09:49:02 by Stuart Henderson | Files touched by this commit (52) |
Log message: switch default MODPHP_VERSION to 7.4 and bump ports which have changed version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode). |
2021-02-02 02:32:32 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-2.0.9 |
2020-06-15 04:32:11 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-1.10.7, from Omar Polo |
2019-09-26 16:01:47 by Stuart Henderson | Files touched by this commit (4) |
Log message: drop MODPHP_VERSION=7.3, it is now the default |
2019-07-12 15:05:06 by Stuart Henderson | Files touched by this commit (8) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-12 11:05:59 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-1.8.6 |
2019-05-20 07:24:20 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-1.8.5, switch to MODPHP_VERSION=7.3 |
2019-02-08 04:28:06 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-1.8.3 |
2018-10-17 08:15:56 by Stuart Henderson | Files touched by this commit (54) |
Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). |
2018-05-22 02:18:09 by Stuart Henderson | Files touched by this commit (39) |
Log message: - bump REVISION for php switch |
2018-03-02 10:24:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-1.6.3 |
2017-02-02 06:58:09 by Stuart Henderson | Files touched by this commit (2) |
Log message: Set memory_limit=-1 in the wrapper script for composer CLI. Requested by Leo Unglaub. |
2017-01-30 04:29:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-1.3.2, from Frank Groeneveld |
2016-04-05 16:51:29 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to composer-1.0.0 |