Skip to content

Commit

Permalink
Merge pull request #117 from WyriHaximus/unlock-php-8
Browse files Browse the repository at this point in the history
Unlock PHP 8
  • Loading branch information
WyriHaximus authored Jul 12, 2024
2 parents 8d566bf + 10ce0ac commit 2f91fd1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"php": "^7.0",
"php": "^8 || ^7",
"wyrihaximus/simple-twig": "^2 || ^1"
},
"config": {
Expand Down
30 changes: 15 additions & 15 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f91fd1

Please sign in to comment.