Skip to content

Commit e9e9ec3

Browse files
committed
Update readme
1 parent 36deab3 commit e9e9ec3

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# XML Symfony Bundle
22

3-
**Created as part of [inspishop][link-inspishop] e-commerce platform by [inspirum][link-inspirum] team.**
4-
53
[![Latest Stable Version][ico-packagist-stable]][link-packagist-stable]
64
[![Build Status][ico-workflow]][link-workflow]
75
[![PHPStan][ico-phpstan]][link-phpstan]
@@ -64,8 +62,6 @@ The MIT License (MIT). Please see [License File][link-licence] for more informat
6462
[link-contributing]: ./docs/CONTRIBUTING.md
6563
[link-code-of-conduct]: ./docs/CODE_OF_CONDUCT.md
6664
[link-workflow]: https://github.com/inspirum/xml-php-symfony/actions
67-
[link-inspishop]: https://www.inspishop.cz/
68-
[link-inspirum]: https://www.inspirum.cz/
6965
[link-packagist-stable]: https://packagist.org/packages/inspirum/xml-symfony
7066
[link-packagist-download]: https://packagist.org/packages/inspirum/xml-symfony
7167
[link-phpstan]: https://github.com/phpstan/phpstan

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "inspirum/xml-symfony",
33
"description": "Symfony bundle for inspirum/xml library",
44
"keywords": [
5-
"inspirum",
65
"xml",
76
"xml-reader",
87
"xml-parser",
8+
"xml-splitter",
99
"xml-writer",
1010
"xml-builder",
1111
"xml-to-array",

0 commit comments

Comments
 (0)