Skip to content

Commit 09b50dd

Browse files
authored
Fix version plugin
Change the plugin version to v3
1 parent ff151d6 commit 09b50dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/fr/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ répertoire racine de votre project CakePHP (là où se trouve le fichier
1010

1111
.. code-block:: shell
1212
13-
php composer.phar require "cakephp/authorization:^2.0"+
13+
php composer.phar require cakephp/authorization
1414
15-
La version 2 du Plugin Authorization est compatible avec CakePHP 4.
15+
La version 3 du Plugin Authorization est compatible avec CakePHP 5.
1616

1717
Chargez le plugin en ajoutant la ligne suivante dans le fichier
1818
``src/Application.php`` de votre projet::

0 commit comments

Comments
 (0)