File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 45
45
<!ENTITY url.cldr.locale "http://www.unicode.org/cldr/">
46
46
<!ENTITY url.cloud.ec2 "http://aws.amazon.com/ec2/">
47
47
<!ENTITY url.cloud.ec2.sdk "http://aws.amazon.com/sdkforphp/">
48
+ <!ENTITY url.composer "https://getcomposer.org/">
48
49
<!ENTITY url.comspecs "https://docs.microsoft.com/windows/desktop/com/component-object-model--com--portal">
49
50
<!ENTITY url.com.visible "https://docs.microsoft.com/dotnet/api/system.runtime.interopservices.comvisibleattribute">
50
51
<!ENTITY url.connectionstrings "http://www.connectionstrings.com/">
327
328
<!ENTITY url.oracle.taf.dbmsservice "https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-C11449DC-EEDE-4BB8-9D2C-0A45198C1928">
328
329
<!ENTITY url.oracle.taf.clientconfig "https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-8F532535-C401-4B51-BE0B-04FD74BB0621">
329
330
<!ENTITY url.oreilly.cjk-inf "https://resources.oreilly.com/examples/9781565922242/blob/master/doc/cjk.inf">
331
+ <!ENTITY url.packagist "https://packagist.org">
332
+ <!-- linking to specific packagist packages is done like so: &url.packagist.package;package_name -->
333
+ <!ENTITY url.packagist.package "https://packagist.org/packages/">
330
334
<!ENTITY url.password.compat "https://github.com/ircmaxell/password_compat">
331
335
<!ENTITY url.pcre.changelog "http://www.pcre.org/original/changelog.txt">
332
336
<!ENTITY url.pcre.man "http://www.pcre.org/pcre.txt">
558
562
<!ENTITY link.superglobals '<link xmlns="http://docbook.org/ns/docbook" linkend="language.variables.predefined">superglobals</link>'>
559
563
<!ENTITY link.autoload '<link xmlns="http://docbook.org/ns/docbook" linkend="language.oop5.autoload">__autoload</link>'>
560
564
565
+ <!ENTITY link.composer '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pecl;">Composer</link>'>
566
+
561
567
<!ENTITY link.pecl '<link xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pecl;">PECL</link>'>
562
568
563
569
<!ENTITY spec.strftime 'http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html'>
Original file line number Diff line number Diff line change 57
57
&install.cloud.index;
58
58
&install.fpm.index;
59
59
&install.pecl;
60
+ &install.composer;
60
61
&install.ini;
61
62
</book >
62
63
You can’t perform that action at this time.
0 commit comments