Skip to content

Commit 742c74b

Browse files
authored
Merge pull request #454 from javiereguiluz/fix_escaping
Fixed some wrongly escaped chars
2 parents e28da74 + 70447a2 commit 742c74b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/ppi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
- https://github.com/ppi/framework/blob/master/composer.json
55
description: |
66
PPI is an open source php meta-framework. We have taken the good bits
7-
from Symfony, ZendFramework2 & Doctrine2 and combined them together
7+
from Symfony, ZendFramework2 & Doctrine2 and combined them together
88
to create a solid and very easy web application framework. PPI can be
99
considered the boilerplate of PHP frameworks.

projects/sonataecommerce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ url: https://sonata-project.org/bundles/ecommerce/develop/doc/index.html
33
dependencies:
44
- https://github.com/sonata-project/ecommerce/blob/master/composer.json
55
description: |
6-
Sonata e-commerce is a group of Symfony bundles & PHP components
6+
Sonata e-commerce is a group of Symfony bundles & PHP components
77
allowing you to add e-commerce capabilities to your Symfony
88
applications. It's also fully compatible with several other Sonata
99
bundles, such as AdminBundle and NotificationBundle.

0 commit comments

Comments
 (0)