PHP Classes

File: vendor/phar-io/manifest/tests/_fixture/invalidversionconstraint.xml

Recommend this page to a friend!
  Packages of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/phar-io/manifest/tests/_fixture/invalidversionconstraint.xml   Download  
File: vendor/phar-io/manifest/tests/_fixture/invalidversionconstraint.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 9 months ago
Size: 396 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <phar xmlns="https://phar.io/xml/manifest/1.0"> <contains name="some/library" version="1.0.0" type="library" /> <copyright> <author name="Reiner Zufall" email="reiner@zufall.de"/> <license type="BSD-3-Clause" url="https://domain.tld/LICENSE"/> </copyright> <requires> <php version="invalid"/> </requires> </phar>