Browse Source

Remove deprecated assetic from the recommendations

pull/742/head
Matthias Kühne 9 years ago
parent
commit
800703d73b
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

@@ -443,7 +443,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
443 443
 ## Asset Management
444 444
 *Tools for managing, compressing and minifying website assets.*
445 445
 
446
-* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
447 446
 * [JShrink](https://github.com/tedious/JShrink) - A JavaScript minifier library.
448 447
 * [Munee](https://github.com/meenie/munee) - An asset optimiser library.
449 448
 * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.

Loading…
Cancel
Save