Skip to content

Commit

Permalink
Fudge support
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdrake committed Jun 5, 2022
1 parent bd5aa58 commit 15e25f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"ext-simplexml": "*",
"illuminate/support": "^8.0",
"nesbot/carbon": "^2.17",
"symfony/filesystem": "^5.1",
"symfony/finder": "^5.1",
"symfony/process": "^5.1",
"symfony/var-dumper": "^5.1",
"symfony/filesystem": "^6.0",
"symfony/finder": "^6.0",
"symfony/process": "^6.0",
"symfony/var-dumper": "^6.0",
"spatie/array-to-xml": "^2.7"
},
"require-dev": {
Expand Down

0 comments on commit 15e25f1

Please sign in to comment.