We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b201308 commit cd753c8Copy full SHA for cd753c8
composer.json
@@ -0,0 +1,8 @@
1
+{
2
+ "name": "maxbarsukov-itmo/web-1",
3
+ "description": "ITMO Web course: laboratory work 1",
4
+ "license": "MIT",
5
+ "require-dev": {
6
+ "phpunit/phpunit": "^10.3"
7
+ }
8
+}
0 commit comments