Class 'DVDoug\BoxPacker\Test\TestBox - V3.12 #588
mwvitorino
started this conversation in
General
Replies: 1 comment
-
|
This should be better with 3.12.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to test this library, but I'm having trouble getting the basic example code to work.
PHP Version 7.4.33
"dvdoug/boxpacker": "^3.12"
"phpunit/phpunit": "^9.6"
I copied the code into my controller just to test, and here it is:
When I try to test it, it returns the following error: Fatal error: Uncaught Error: Class 'DVDoug\BoxPacker\Test\TestBox' not found
Beta Was this translation helpful? Give feedback.
All reactions