common: use v5.36

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2025-07-29 13:15:19 +02:00
committed by Fiona Ebner
parent 1afe55b35b
commit 172c71a64d

View File

@ -1,7 +1,6 @@
package PVE::Storage::Common;
use strict;
use warnings;
use v5.36;
use PVE::JSONSchema;
use PVE::Syscall;