Compare commits

..

2 Commits

Author SHA1 Message Date
jay f56cc5d287 description 2026-06-14 12:18:00 -04:00
jay 54323d60c8 add test.php 2026-06-14 12:17:50 -04:00
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
composer.lock composer.lock
composer.phar composer.phar
test.php
/nbproject/ /nbproject/
/vendor/ /vendor/
+1 -1
View File
@@ -1,3 +1,3 @@
# Stream # Stream
Potter Framework Stream Component Potter Framework Stream Implementation
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "potter/stream", "name": "potter/stream",
"description": "Potter Framework Stream Component", "description": "Potter Framework Stream Implementation",
"type": "library", "type": "library",
"require": { "require": {
"php": "^8.5", "php": "^8.5",