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