We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174c431 commit a4d8f8cCopy full SHA for a4d8f8c
cookbook/assetic/php.rst
@@ -31,10 +31,8 @@ directory and execute the following commands:
31
.. code-block:: bash
32
33
$ composer require leafo/scssphp
34
- $ composer require patchwork/jsqueeze:"~1.0"
+ $ composer require patchwork/jsqueeze
35
36
-It's very important to maintain the ``~1.0`` version constraint for the ``jsqueeze``
37
-dependency because the most recent stable version is not compatible with Assetic.
38
39
Organizing your Web Asset Files
40
-------------------------------
0 commit comments