Skip to content

Commit

Permalink
composer.json cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ddebowczyk committed Aug 26, 2024
1 parent 071a211 commit 78c263a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,8 @@
"symfony/serializer": "^6.4 || ^7.0",
"symfony/type-info": "^7.1",
"symfony/validator": "^6.4 || ^7.0",
"symfony/yaml": "^6.4 || ^7.0",
"vlucas/phpdotenv": "^5.6",
"diff/diff": "^3.3",
"spatie/array-to-xml": "^3.3",
"nlp-tools/nlp-tools": "^0.1.3"
"spatie/array-to-xml": "^3.3"
},
"scripts": {
"tests": "@php vendor/bin/pest",
Expand Down

0 comments on commit 78c263a

Please sign in to comment.