Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Commit 3ff13f5

Browse files
authored
Consider first major (#79)
* removing unused dependencies * update tests * update performance tests * dependency check * update performance tests * performance tests * test * tests * tests * tests * tests * tests * tests * tests * Update SimpleTest.php * test * dependencies * tests * tests * Update SimpleTest.php * Removing direct dependency on illuminate/support * Update composer.json * Update composer.lock
1 parent 030431b commit 3ff13f5

File tree

2 files changed

+11
-496
lines changed

2 files changed

+11
-496
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.2|^8.0",
1414
"8fold/php-shoop-shelf": "^0.8.5",
15-
"8fold/php-html-spec": "^0.0.4",
15+
"8fold/php-html-spec": "^0.0.5",
1616
"nesbot/carbon": "^2.5"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)