Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cjhaas authored Aug 30, 2024
1 parent 518d853 commit c725dae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
}
],
"require": {
"php": "^8.0|^8.1",
"symfony/filesystem": "^6",
"php": "^8.0|^8.1|^8.2|^8.3",
"symfony/filesystem": "^6|^7",
"webmozart/glob": "^4.6"
},
"require-dev": {
Expand Down

0 comments on commit c725dae

Please sign in to comment.