PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of András Zoltán-Gyárfás   IrisSG Technical Test   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: IrisSG Technical Test
Convert spreadsheet column letters to numbers
Author: By
Last change:
Date: 7 days ago
Size: 155 bytes
 

Contents

Class file image Download
{ "autoload": { "psr-4": { "IrisSG\\Test\\": "src/" } }, "require-dev": { "phpunit/phpunit": "^10" } }