This commit is contained in:
icefox 2026-01-05 10:14:53 -03:00
parent 468f34ef6e
commit ff7602dd48
No known key found for this signature in database
2 changed files with 340 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
"name": "icefox/aspect",
"description": "Aspect Oriented Programming for PHP",
"license": "GPL-2.0-only",
"type": "library",
"require": {
"php": ">=8.0",