Skip to content

Commit

Permalink
build(deps): for NC 31 support PHP>=8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
  • Loading branch information
blizzz committed Nov 21, 2024
1 parent a19b14d commit 520a6cb
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 358 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"optimize-autoloader": true,
"classmap-authoritative": true,
"platform": {
"php": "8.0.2"
"php": "8.1"
},
"sort-packages": true
},
Expand Down
Loading

0 comments on commit 520a6cb

Please sign in to comment.