Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit11a4e97

Browse files
committed
Merge pull requestsymfony#2069 from WouterJ/patch-30
[Component][Filesystem] Changed installation chapter
2 parents700f72d +8da7824 commit11a4e97

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎components/filesystem.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ Installation
1616
You can install the component in many different ways:
1717

1818
* Use the official Git repository (https://github.com/symfony/Filesystem);
19-
* Install it via PEAR ( `pear.symfony.com/Filesystem`);
20-
* Install it via Composer (`symfony/filesystem` on Packagist).
19+
* Install it via Composer (``symfony/filesystem`` on `Packagist`_).
2120

2221
Usage
2322
-----
@@ -240,3 +239,5 @@ thrown.
240239
returned a boolean and did not throw exceptions. As of 2.1, a
241240
:class:`Symfony\\Component\\Filesystem\\Exception\\IOException` is
242241
thrown if a directory creation fails.
242+
243+
.. _`Packagist`:https://packagist.org/packages/symfony/filesystem

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp