allow composer to run at scrutinizer, explicitly telling it about our minimum supported PHP version

This commit is contained in:
El RIDO 2023-07-23 10:38:14 +02:00
parent c1b3bffe8c
commit b6ad6b538a
3 changed files with 26 additions and 17 deletions

View file

@ -3,7 +3,7 @@
'name' => 'privatebin/privatebin',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'ecf100551d603f21ebaa7c601cbd4e8e07f8432c',
'reference' => 'c1b3bffe8c5214f69f663b6fb59736a6f5fafa86',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@ -31,7 +31,7 @@
'privatebin/privatebin' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'ecf100551d603f21ebaa7c601cbd4e8e07f8432c',
'reference' => 'c1b3bffe8c5214f69f663b6fb59736a6f5fafa86',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),